aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/packages/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/packages/default.nix b/sys/packages/default.nix
index 666fb21..93ec0c5 100644
--- a/sys/packages/default.nix
+++ b/sys/packages/default.nix
@@ -18,5 +18,7 @@
mosh # ssh in great
zsh-you-should-use # reminder for aliasses
+
+ adwaita-icon-theme
];
}