adds swap to all devices
Some checks failed
Nix Format Check / check-format (push) Failing after 38s

adds noatime to all devices root partition mount options
adds cosmic desktop to workstations
adds xanmod kernel to workstations
adds xanmod with zfs to servers
adds perplexityai extension to brave
removes openra flatpak
adds threads limit to upgrade command to prevent system freezes
removes fcitx5 completely
This commit is contained in:
2024-12-11 14:51:35 +01:00
parent 56913879cb
commit 76e9cb0371
15 changed files with 199 additions and 66 deletions

View File

@ -40,5 +40,6 @@
"git.confirmSync": false,
"[dockercompose]": {
"editor.defaultFormatter": "ms-azuretools.vscode-docker"
}
},
"terminal.integrated.defaultLocation": "editor",
}