gnome is nice to have around
This commit is contained in:
@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
# wm
|
# wm
|
||||||
hyprland.enable = true;
|
hyprland.enable = true;
|
||||||
|
gnome.enable = true;
|
||||||
|
|
||||||
# dotfiles
|
# dotfiles
|
||||||
dotfilesDir = "/etc/nixos";
|
dotfilesDir = "/etc/nixos";
|
||||||
|
@ -22,6 +22,7 @@
|
|||||||
|
|
||||||
# wm
|
# wm
|
||||||
hyprland.enable = true;
|
hyprland.enable = true;
|
||||||
|
gnome.enable = true;
|
||||||
|
|
||||||
# dotfiles
|
# dotfiles
|
||||||
dotfilesDir = "/etc/nixos";
|
dotfilesDir = "/etc/nixos";
|
||||||
|
Reference in New Issue
Block a user