updates, nextcloud

This commit is contained in:
mjallen18
2024-07-18 13:33:01 -05:00
parent 57098db3c6
commit 42795b6e10
5 changed files with 47 additions and 36 deletions

View File

@@ -160,9 +160,13 @@ in
# Time config
time = {
hardwareClockInLocalTime = true;
hardwareClockInLocalTime = false;
};
virtualisation.libvirtd.enable = true;
programs.gamemode.enable = true;
# xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-kde ];
# xdg.portal.extraPortals = mkIf plasma [ pkgs.xdg-desktop-portal-gtk ];