nixos 23.05 -> 23.11; including home-manager
This commit is contained in:
parent
7ebe9329b1
commit
5d3936b624
4 changed files with 25 additions and 27 deletions
|
@ -161,6 +161,8 @@ in
|
|||
|
||||
# dconf required for several Gnome applications like Cawbird
|
||||
programs.dconf.enable = true;
|
||||
|
||||
programs.firefox.enable = true; # enables support for automatically setting additionsl nativeMessagingHosts
|
||||
|
||||
# Flatpak support
|
||||
services.flatpak.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue