feat: move to betterbird off of thunderbird
This commit is contained in:
parent
5f65331bef
commit
3e2229799c
2 changed files with 28 additions and 97 deletions
|
|
@ -110,6 +110,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.flatpak.enable = true;
|
||||
|
||||
services.displayManager.gdm.enable = true;
|
||||
services.desktopManager.gnome.enable = true;
|
||||
services.gnome.sushi.enable = true;
|
||||
|
|
@ -251,6 +253,7 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
bubblewrap
|
||||
flatpak
|
||||
wget
|
||||
nh
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue