summary refs log tree commit diff stats
path: root/hosts/thinklappi.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/thinklappi.nix')
-rw-r--r--hosts/thinklappi.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/thinklappi.nix b/hosts/thinklappi.nix
index c207854..76c769c 100644
--- a/hosts/thinklappi.nix
+++ b/hosts/thinklappi.nix
@@ -7,6 +7,8 @@
       rootPart = "/dev/disk/by-uuid/6700d662-29a9-4ea5-8ca6-85d42550b3ab";
       system = "x86_64-linux";
     };
+
     plymouth.enable = true;
+    theming.enable = true;
   };
 }