fix geary crash by using programs.geary module
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
1631c58764
commit
c5e698d7ec
2 changed files with 7 additions and 2 deletions
|
|
@ -11,7 +11,8 @@
|
|||
faugus-launcher
|
||||
adwaita-icon-theme
|
||||
mission-center
|
||||
geary
|
||||
vlc
|
||||
gnome-text-editor
|
||||
wowup-cf
|
||||
adwsteamgtk
|
||||
proton-vpn
|
||||
|
|
@ -19,6 +20,8 @@
|
|||
woeusb
|
||||
];
|
||||
|
||||
programs.geary.enable = true;
|
||||
|
||||
# Force heavy builds off the gaming PC onto the media server so nix updates
|
||||
# never compete with games for CPU/RAM. Pairs with the distributed build
|
||||
# config in common.nix. builders-use-substitutes lets the server pull from
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue