summaryrefslogtreecommitdiff
path: root/hosts/shinji.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/shinji.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/hosts/shinji.nix b/hosts/shinji.nix
index 63d8ee0..563e6ad 100644
--- a/hosts/shinji.nix
+++ b/hosts/shinji.nix
@@ -12,7 +12,10 @@ inputs.nixpkgs.lib.nixosSystem rec {
specialArgs = { inherit inputs; };
modules = [
options
- ../nix
+ ../config
+ ../home
+ ../programs
+ ../system
{
# options
hostName = "shinji";