ADD: preload nix
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
home-manager,
|
||||
stylix,
|
||||
nixovim, # FIXME: should be inside of modules
|
||||
chaotic,
|
||||
sops-nix,
|
||||
...
|
||||
} @ inputs: let
|
||||
@@ -56,6 +57,7 @@
|
||||
modules = [
|
||||
home-manager.nixosModules.home-manager
|
||||
sops-nix.nixosModules.sops
|
||||
chaotic.nixosModules.default
|
||||
./hosts/hakase/configuration.nix
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user