rebuilding minimised nix files
This commit is contained in:
@@ -42,7 +42,7 @@ in
|
||||
name = machine;
|
||||
value = lib.nixosSystem {
|
||||
modules = [
|
||||
({ ... }: {
|
||||
({ lib, ... }: {
|
||||
nixpkgs.overlays = [ emacs-overlay.overlays.default ];
|
||||
})
|
||||
./machines/${machine}/configuration.nix
|
||||
|
||||
Reference in New Issue
Block a user