This commit is contained in:
Kopatz
2025-05-10 16:19:38 +02:00
parent c1a65cd1a7
commit 13f4a090b1
6 changed files with 141 additions and 98 deletions

View File

@@ -136,10 +136,6 @@
modules = [ ./users/kopatz ./systems/pc/configuration.nix ];
};
"nix-laptop" = mkHost {
specialArgs = {
pkgsVersion = nixpkgs-unstable;
home-manager-version = home-manager-unstable;
};
modules = [
### User specific ###
./users/kopatz