Update on file and add pantheon

This commit is contained in:
2026-07-18 15:37:43 +02:00
parent 821c51e0fa
commit 862d9291be
4 changed files with 36 additions and 20 deletions
+2 -5
View File
@@ -33,12 +33,9 @@ in
systemPackages =
with pkgs;
[
nautilus
loupe
papers
simple-scan
]
++ (lib.optional config.os.flatpak.enable gnome-software);
nautilus
];
};
};