summaryrefslogtreecommitdiff
path: root/hosts/apocalypse
diff options
context:
space:
mode:
authorJakub Stachurski <j.stachurski@student.utwente.nl>2026-04-18 15:14:14 +0200
committerJakub Stachurski <j.stachurski@student.utwente.nl>2026-04-18 15:14:14 +0200
commit6708d31eeec7dd19cfac5a7dbf469812436acfb9 (patch)
treeb759542d5442b73d6c8703c7139a096e7650f6af /hosts/apocalypse
parent4ea016bb3f2857abc4de506a5e81aaba881d5cc7 (diff)
Nix flake update
- Remove GTK theming for now - Add cors for email - Uninstall iamb due to build errors
Diffstat (limited to 'hosts/apocalypse')
-rw-r--r--hosts/apocalypse/nvidia.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/apocalypse/nvidia.nix b/hosts/apocalypse/nvidia.nix
index db2e80a..7f1cb9f 100644
--- a/hosts/apocalypse/nvidia.nix
+++ b/hosts/apocalypse/nvidia.nix
@@ -40,7 +40,7 @@
nvidiaSettings = true;
# Optionally, you may need to select the appropriate driver version for your specific GPU.
- package = config.boot.kernelPackages.nvidiaPackages.production;
+ package = config.boot.kernelPackages.nvidiaPackages.legacy_580;
prime = {
offload = {