flake.nix: add deploy.nix part
This commit is contained in:
parent
c87357b2d0
commit
48d8c3eb87
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
|||
imports = [
|
||||
inputs.pre-commit-hooks.flakeModule
|
||||
./hosts
|
||||
./hosts/deploy.nix
|
||||
./home/profiles
|
||||
];
|
||||
systems = ["x86_64-linux"];
|
||||
|
|
Loading…
Reference in a new issue