summaryrefslogtreecommitdiff
path: root/home/ebisu/default.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-03 01:20:30 -0700
committerFuwn <[email protected]>2024-10-03 01:20:30 -0700
commit3696ffe7df5814548c8e5590ba6c6e7e369a3416 (patch)
treecd24f0b696819a2af7bd9e177e12bdb754bba8f5 /home/ebisu/default.nix
parenthome: configure multi-host home setup (diff)
downloadnixos-config-3696ffe7df5814548c8e5590ba6c6e7e369a3416.tar.xz
nixos-config-3696ffe7df5814548c8e5590ba6c6e7e369a3416.zip
home: core module
Diffstat (limited to 'home/ebisu/default.nix')
-rw-r--r--home/ebisu/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/ebisu/default.nix b/home/ebisu/default.nix
index 94e0ad9..d4946af 100644
--- a/home/ebisu/default.nix
+++ b/home/ebisu/default.nix
@@ -16,6 +16,7 @@ inputs.home-manager.lib.homeManagerConfiguration {
inherit pkgs;
modules = with inputs; [
+ ./core
./${host}
chaotic.homeManagerModules.default
pywal-nix.homeManagerModules.${pkgs.system}.default