fix nm & upgrade

This commit is contained in:
2025-09-30 16:25:43 +02:00
parent 84ee3b6b12
commit 17f13b141e
7 changed files with 69 additions and 62 deletions

View File

@@ -2,8 +2,8 @@
{
home.packages = with pkgs; [
libsForQt5.dolphin
libsForQt5.dolphin-plugins
kdePackages.dolphin
kdePackages.dolphin-plugins
nautilus
udisks
];

View File

@@ -36,7 +36,6 @@
extraConfig = ''rivertile -view-padding 0 -outer-padding 0 &'';
settings = {
spawn = [
"nextcloud --background"
"/home/elias/.config/helperscripts/startEww.sh"
];
spawn-tagmask = "${all_but_scratch_tag}";