Re-add GNOME to fix the thunar theme and see if it
...fixes autorandr
This commit is contained in:
parent
3ae1d8d51d
commit
e63150e278
4 changed files with 8 additions and 19 deletions
lib/nixos/modules
5
lib/nixos/modules/gnome.nix
Normal file
5
lib/nixos/modules/gnome.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
services = {
|
||||
xserver.desktopManager.gnome.enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue