snowhawk: nixpkgs link

This commit is contained in:
Zynh Ludwig 2024-07-31 22:00:25 -07:00
parent 3e886667ce
commit ed2de97200

View file

@ -83,7 +83,9 @@ in
nomacs nomacs
]; ];
home.file = { }; home.file = {
nixpkgs.source = inputs.nixpkgs;
};
# wayland.windowManager.hyprland = { # wayland.windowManager.hyprland = {
# enable = true; # enable = true;