feat: added host
laptop
This commit is contained in:
@@ -70,6 +70,14 @@
|
||||
./hosts/WarNyx/configuration.nix
|
||||
];
|
||||
};
|
||||
Reconix = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {inherit inputs;};
|
||||
modules = [
|
||||
nix-flatpak.nixosModules.nix-flatpak
|
||||
skwd-wall.nixosModules.default
|
||||
./hosts/Reconix/configuration.nix
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
# Standalone home-manager configuration entrypoint
|
||||
|
||||
Reference in New Issue
Block a user