24.11 update

This commit is contained in:
Bryan Ramos 2024-12-10 22:54:57 -05:00
parent f5bcebf6e7
commit 09e5d22e2d
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
12 changed files with 109 additions and 47 deletions

View file

@ -23,7 +23,7 @@
nix = {
channel.enable = false;
package = pkgs.nixFlakes;
package = pkgs.nixVersions.stable;
extraOptions = "experimental-features = nix-command flakes";
settings = {
auto-optimise-store = true;