more code cleanups and build fixes

This commit is contained in:
Aly Raffauf 2024-07-18 20:20:15 -04:00
parent 7ee40426ab
commit b665dac14e
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
dconf = {
enable = true;
settings = {
"org/nemo/preferences" = {
show-image-thumbnails = "always";

View file

@ -16,7 +16,7 @@
dconf = {
enable = true;
settings = {
"org/gnome/desktop/wm/preferences" = {button-layout = "";};
"org/gnome/desktop/wm/preferences".button-layout = "";
"org/gnome/nm-applet".disable-connected-notifications = true;
};
};

View file

@ -1,4 +1,4 @@
{
self: {
imports = [
./apps
./desktop