hosts/{caramel,sugarcane}: remove forced nix 2.4
This commit is contained in:
parent
1da1b2c9dd
commit
61de903e04
2 changed files with 0 additions and 2 deletions
|
|
@ -11,5 +11,4 @@
|
|||
kitty.terminfo
|
||||
];
|
||||
environment.variables.EDITOR = "nvim";
|
||||
nix.package = lib.mkForce pkgs.nix_2_4;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,5 +11,4 @@
|
|||
kitty.terminfo
|
||||
];
|
||||
environment.variables.EDITOR = "nvim";
|
||||
nix.package = lib.mkForce pkgs.nix_2_4;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue