flake.nix: add deploy.nix part

This commit is contained in:
notohh 2024-04-16 21:05:49 -04:00
parent c87357b2d0
commit 48d8c3eb87
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -51,6 +51,7 @@
imports = [
inputs.pre-commit-hooks.flakeModule
./hosts
./hosts/deploy.nix
./home/profiles
];
systems = ["x86_64-linux"];