summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-05-26 09:34:23 -0400
committerFreya Murphy <freya@freyacat.org>2026-05-26 09:34:23 -0400
commit17cf2654a2fbd5908c049748a32ba61e1455757e (patch)
tree56b99e2b5e8a71e7a4f12c2f9f64b67cc36047d9 /hosts
parentnicify system (diff)
downloaddotfiles-nix-17cf2654a2fbd5908c049748a32ba61e1455757e.tar.gz
dotfiles-nix-17cf2654a2fbd5908c049748a32ba61e1455757e.tar.bz2
dotfiles-nix-17cf2654a2fbd5908c049748a32ba61e1455757e.zip
add amd anti lag
Diffstat (limited to 'hosts')
-rw-r--r--hosts/shinji/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix
index 0750d29..cbe6834 100644
--- a/hosts/shinji/default.nix
+++ b/hosts/shinji/default.nix
@@ -94,6 +94,7 @@
};
# modules
+ amdgpu.enable = true;
battery.enable = true;
bluetooth.enable = true;
network.enable = true;