mirror of
https://github.com/kmein/niveum
synced 2026-03-21 20:31:07 +01:00
upgrade to 24.11
This commit is contained in:
@@ -92,7 +92,7 @@ in {
|
||||
home.username = "xm7234fu";
|
||||
home.homeDirectory = "/Users/${config.home.username}";
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nix.package = pkgs.nixFlakes;
|
||||
nix.package = pkgs.nixVersions.stable;
|
||||
nix.extraOptions = "experimental-features = nix-command flakes";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user