Update FredOS-Gaming.nix
This commit is contained in:
parent
0ead18fbfb
commit
7f05cd4428
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
||||||
# Set libdecor plugin directory
|
# Set libdecor plugin directory
|
||||||
environment.sessionVariables = {
|
environment.sessionVariables = {
|
||||||
LIBDECOR_PLUGIN_DIR = "${pkgs.libdecor}/lib/libdecor/plugins-1";
|
LIBDECOR_PLUGIN_DIR = "${pkgs.libdecor}/lib/libdecor/plugins-1";
|
||||||
|
GTK_PATH = "${pkgs.gtk3}/lib/gtk-3.0:${pkgs.gtk4}/lib/gtk-4.0";
|
||||||
};
|
};
|
||||||
|
|
||||||
system.autoUpgrade = {
|
system.autoUpgrade = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue