add fixes in order to be compatible with 24.11

This commit is contained in:
Fabian Montero 2024-11-30 20:26:05 -06:00
parent b9087c333b
commit bd18abd3e8
Signed by untrusted user: fabian
GPG key ID: 1FFAC35E1798174F
7 changed files with 15 additions and 18 deletions

View file

@ -46,10 +46,10 @@ with lib; {
networking.hostName = "vps";
nix = {
package = pkgs.nixFlakes;
package = pkgs.nixVersions.stable;
extraOptions = ''
experimental-features = nix-command flakes repl-flake
experimental-features = nix-command flakes
'';
# No me interesa el global registry