reorganize users

This commit is contained in:
Kopatz
2023-11-07 09:01:47 +01:00
parent 8e5ade9e39
commit 8d21ae8ff3
7 changed files with 66 additions and 31 deletions

View File

@@ -64,9 +64,11 @@
inherit system;
specialArgs = {inherit inputs; };
modules = [
./users/kopatz.nix
./laptop/configuration.nix
nixos-hardware.nixosModules.dell-xps-15-7590
agenix.nixosModules.default
home-manager.nixosModules.home-manager
];
};
nixosConfigurations."wsl" = nixpkgs.lib.nixosSystem {