Move from features to option based configuration

This commit is contained in:
2024-06-02 20:34:55 -05:00
parent 488fbf47fb
commit 21e825b2d1
28 changed files with 729 additions and 179 deletions

View File

@@ -12,10 +12,18 @@
wayland-pipewire-idle-inhibit
firefox
mpv
cinny-desktop
thunderbird
protonmail-bridge
libsecret
];
programs.sway.enable = true;
programs.thunar.enable = true;
programs.dconf.enable = true;
services.gnome.gnome-keyring.enable = true;
services.dbus.packages = [ pkgs.gnome.seahorse ];
xdg.portal.wlr.enable = true;