mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 09:34:00 +05:30
gnome is nice to have around
This commit is contained in:
parent
53a87c1815
commit
0812e99783
2 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
|
||||
# wm
|
||||
hyprland.enable = true;
|
||||
gnome.enable = true;
|
||||
|
||||
# dotfiles
|
||||
dotfilesDir = "/etc/nixos";
|
||||
|
|
|
@ -22,6 +22,7 @@
|
|||
|
||||
# wm
|
||||
hyprland.enable = true;
|
||||
gnome.enable = true;
|
||||
|
||||
# dotfiles
|
||||
dotfilesDir = "/etc/nixos";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue