Use gnome
This commit is contained in:
parent
52168438a1
commit
1b455e2b22
2 changed files with 5 additions and 1 deletions
|
@ -5,6 +5,8 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
|
sessionVariables.XDG_CURRENT_DESKTOP = "GNOME";
|
||||||
|
|
||||||
systemPackages = with pkgs.gnomeExtensions; [
|
systemPackages = with pkgs.gnomeExtensions; [
|
||||||
caffeine
|
caffeine
|
||||||
open-bar
|
open-bar
|
||||||
|
|
|
@ -1 +1,3 @@
|
||||||
{}
|
{
|
||||||
|
services.hardware.openrgb.enable = true;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue