refactor flake

This commit is contained in:
2024-07-27 21:55:48 +05:30
parent 35b3414d4d
commit b365541db5
7 changed files with 136 additions and 100 deletions

View File

@ -6,6 +6,7 @@
}: {
imports = [
./hardware-configuration.nix
../../modules/nixos/headscale.nix
];
nixpkgs = {

View File