gnome is nice to have around

This commit is contained in:
Emmet
2025-04-25 11:12:41 -05:00
parent 53a87c1815
commit 0812e99783
2 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,7 @@
# wm # wm
hyprland.enable = true; hyprland.enable = true;
gnome.enable = true;
# dotfiles # dotfiles
dotfilesDir = "/etc/nixos"; dotfilesDir = "/etc/nixos";

View File

@ -22,6 +22,7 @@
# wm # wm
hyprland.enable = true; hyprland.enable = true;
gnome.enable = true;
# dotfiles # dotfiles
dotfilesDir = "/etc/nixos"; dotfilesDir = "/etc/nixos";