update nixos stable to unstable in prep for 25.05 (#21)

* update nixos stable to unstable in prep for 25.05

* update flake.lock
This commit is contained in:
Tyler 2025-04-29 22:19:08 -04:00 committed by GitHub
parent c0f1512489
commit 4adaac1edd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 33 additions and 33 deletions

View file

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

View file

@ -1,6 +1,6 @@
{pkgs, ...}: {
imports = [
../../home/stylix.nix
# ../../home/stylix.nix
../../home/common.nix
../../home/darkman.nix