hosts/{caramel,sugarcane}: remove forced nix 2.4

This commit is contained in:
LavaDesu 2022-02-02 17:57:37 +07:00
parent 1da1b2c9dd
commit 61de903e04
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 0 additions and 2 deletions

View file

@ -11,5 +11,4 @@
kitty.terminfo
];
environment.variables.EDITOR = "nvim";
nix.package = lib.mkForce pkgs.nix_2_4;
}

View file

@ -11,5 +11,4 @@
kitty.terminfo
];
environment.variables.EDITOR = "nvim";
nix.package = lib.mkForce pkgs.nix_2_4;
}