fix: minor consistency fix between dk1 and dk1-iso
This commit is contained in:
parent
1531917a20
commit
f811de4d3b
@ -73,7 +73,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
nixpkgs.overlays = with lib.overlays; [pkgs];
|
||||
nixpkgs.overlays = [lib.overlays.pkgs];
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
my-vim
|
||||
|
||||
Loading…
Reference in New Issue
Block a user