update nixos stable to unstable in prep for 25.05

This commit is contained in:
Tyler Mayoff 2025-04-29 22:16:51 -04:00
parent c0f1512489
commit 681e45d0b3
5 changed files with 32 additions and 32 deletions

View file

@ -145,7 +145,7 @@
];
fonts.packages = with pkgs; [
nerdfonts
# nerdfonts
];
programs.nix-ld.enable = true;