This commit is contained in:
ediblerope 2026-03-28 12:36:10 +00:00 committed by GitHub
parent 09743b4731
commit fde91d3f9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 32 additions and 0 deletions

View file

@ -30,6 +30,7 @@
specialArgs = { inherit inputs; };
modules = [
./hosts/${hostname}.nix
./hosts/hardware/${hostname}.nix
./common.nix
home-manager.nixosModules.home-manager
nix-flatpak.nixosModules.nix-flatpak