aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hosts/apzu/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hosts/apzu/default.nix b/hosts/apzu/default.nix
index d34edbb2..829fc66e 100644
--- a/hosts/apzu/default.nix
+++ b/hosts/apzu/default.nix
@@ -8,6 +8,10 @@
];
soispha = {
+ laptop = {
+ enable = true;
+ backlight = "intel_backlight";
+ };
locale.enable = true;
fs.backup = {
enable = true;