Update gnome settings

This commit is contained in:
Greg Hellings
2022-09-14 00:07:19 -05:00
parent f85cf4deb8
commit 853190f28c
3 changed files with 49 additions and 1 deletions
-1
View File
@@ -11,7 +11,6 @@ in with lib; {
config = mkIf cfg.enable {
environment.systemPackages = with pkgs; [
keepassxc
nextcloud-client
];
};
}