Config chagnes

This commit is contained in:
2024-10-06 16:36:21 +02:00
parent 5655c8a056
commit 7d53dac96d
14 changed files with 99 additions and 130 deletions

View File

@@ -32,7 +32,6 @@
specialArgs = { inherit inputs; };
modules = [
({ config, pkgs, ... }: { nixpkgs.overlays = [ overlay-unstable ]; })
./hosts/laptop
];
};