add zen to base.nix
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
../../modules/niri.nix
|
||||
../../modules/japanese.nix
|
||||
../../modules/gc.nix
|
||||
../../modules/zen.nix
|
||||
];
|
||||
|
||||
networking.hostName = "laptop";
|
||||
|
||||
@@ -50,5 +50,9 @@
|
||||
"cache.nixos.org-1:6nchdd59x431o0gwypbmraurkbj16zpmqfgspcdshjy="
|
||||
"nix-community.cachix.org-1:mb9fsh9qf2dcimdsuo8zy7bkq5cx+/rkcwyvrcyg3fs="
|
||||
];
|
||||
|
||||
imports = [
|
||||
./zen.nix
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user