summaryrefslogtreecommitdiff
path: root/hosts/desktop/configuration.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-01-26 00:02:16 +0100
committeradikro <adikro@disroot.org>2026-01-26 00:02:16 +0100
commit945cdcc5b2de50f77a0bdccca2c53267a117d4e2 (patch)
treeae721dde25bcf6c98e068f28b9e36e7365772cf9 /hosts/desktop/configuration.nix
parentc5736e5963ae86d3ee813da3edb3d56283b08a6a (diff)
merge with the laptop
Diffstat (limited to 'hosts/desktop/configuration.nix')
-rw-r--r--hosts/desktop/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix
index cc3cbf4..1197c3f 100644
--- a/hosts/desktop/configuration.nix
+++ b/hosts/desktop/configuration.nix
@@ -27,7 +27,7 @@
drivers = {
enable = true;
amdgpu.enable = true;
- stability = "unstable";
+ kernel = "unstable";
};
fonts.enable = true;
greet.enable = true;