chore: remove duplicate code

This commit is contained in:
Ryan Yin
2024-01-23 12:16:27 +08:00
parent e4eb232d8f
commit 1d8452f232
2 changed files with 0 additions and 6 deletions

View File

@@ -29,9 +29,6 @@
# auto mount usb drives
services = {
udiskie.enable = true;
};
services = {
# syncthing.enable = true;
};
}

View File

@@ -4,9 +4,6 @@
'';
# security with polkit
services.power-profiles-daemon = {
enable = true;
};
security.polkit.enable = true;
# security with gnome-kering
services.gnome.gnome-keyring.enable = true;