summaryrefslogtreecommitdiff
path: root/hosts/laptop/home.nix
diff options
context:
space:
mode:
authoradikro <adikro@disroot.org>2026-01-11 20:53:40 +0100
committeradikro <adikro@disroot.org>2026-01-11 20:53:40 +0100
commit760a0edc2937fab375898bbd2f2a3011eb8c9756 (patch)
treed5841eb7dc00ef23f6d6a9b52699e83709a5f3cb /hosts/laptop/home.nix
parent5d0f2554cf56459b0afd27d3ed437a7fa50602a9 (diff)
way too many changes to describe
Diffstat (limited to 'hosts/laptop/home.nix')
-rw-r--r--hosts/laptop/home.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/laptop/home.nix b/hosts/laptop/home.nix
index 777e270..bfcf58a 100644
--- a/hosts/laptop/home.nix
+++ b/hosts/laptop/home.nix
@@ -20,9 +20,11 @@
editors.nixvim.enable = true;
env = {
niri.enable = true;
+ cursor.enableMiyabi = true;
waybar.enable = true;
themes = {
+ enable = true;
gtk.enable = true;
qt.enable = true;
};