chore(nix): move nix configuration to dotfiles root
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
b6b6db4f64
commit
7bbcf6a7e3
2 changed files with 2 additions and 2 deletions
0
nix/flake.lock → flake.lock
generated
0
nix/flake.lock → flake.lock
generated
|
@ -20,8 +20,8 @@
|
|||
specialArgs = { inputs = inputs; };
|
||||
modules = [
|
||||
home-manager.nixosModule
|
||||
./hosts/common/sys.nix
|
||||
./hosts/framework/sys.nix
|
||||
./nix/hosts/common/sys.nix
|
||||
./nix/hosts/framework/sys.nix
|
||||
];
|
||||
};
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue