Update desktop and laptop wallpapers and Flatpak config

This commit is contained in:
2025-11-03 22:43:30 +01:00
parent 29e72b8cf3
commit ae86863909
6 changed files with 19 additions and 32 deletions

View File

@@ -8,18 +8,6 @@
xdg-desktop-portal-gtk
];
configPackages = [ pkgs.hyprland ];
config.common = {
default = [
"hyprland"
"gtk"
];
"org.freedesktop.impl.portal.Settings" = [
"hyprland"
];
"org.freedesktop.impl.portal.FileChooser" = [
"gtk"
];
};
};
services = {
flatpak = {
@@ -29,7 +17,6 @@
"io.github.flattool.Warehouse"
"com.github.tchx84.Flatseal"
];
update.onActivation = true;
};
};

View File

@@ -18,7 +18,7 @@
extraPackages = with pkgs.bat-extras; [
batman
batpipe
# batgrep
batgrep
];
};
home.sessionVariables = {