This commit is contained in:
2025-02-16 19:40:39 +01:00
parent 2e5dcfe151
commit fa0407fbd6
31 changed files with 919 additions and 3047 deletions

View File

@@ -94,6 +94,7 @@
./nixos/services/blueman
./nixos/services/dbus
./nixos/services/dconf
./nixos/services/flatpak
./nixos/services/fwupd
./nixos/services/gnome-keyring
./nixos/services/greetd
@@ -120,6 +121,7 @@
};
options = {
imports = [
./options/accounts
./options/monitors
./options/theme
];