ljdsalkjdsalkj

This commit is contained in:
2025-08-08 16:33:27 +02:00
parent 5bf4c6fcb3
commit a255fed1ae
3 changed files with 8 additions and 2 deletions

View File

@@ -7,4 +7,10 @@
gparted
];
# used by gparted?
boot.supportedFilesystems.ntfs = true;
boot.supportedFilesystems.vfat = true;
boot.supportedFilesystems.xfs = true;
boot.supportedFilesystems.exfat = true;
}

View File

@@ -68,8 +68,8 @@
firefox
zotero
(pkgs.loupe or pkgs.gnome.eog)
papers
evince
/* papers */
# shotwell # image editor
gnome-connections

View File

@@ -63,7 +63,7 @@ in
};
# notifications
"/org/gnome/desktop/notifications" = {
"org/gnome/desktop/notifications" = {
# "show-banners" = false; # do not disturb mode
"show-in-lock-screen" = false; # fucking matrix...
};