summaryrefslogtreecommitdiff
path: root/modules/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home.nix')
-rw-r--r--modules/home.nix12
1 files changed, 2 insertions, 10 deletions
diff --git a/modules/home.nix b/modules/home.nix
index 3134961..a7281bd 100644
--- a/modules/home.nix
+++ b/modules/home.nix
@@ -22,6 +22,7 @@
cargo
clippy
# programs
+ adwaita-icon-theme
cage
easyeffects
discord
@@ -55,16 +56,7 @@
".zprofile".source = ../files/config/zsh/zprofile;
};
- xdg.configFile = {
- iris = {
- source = ../files/config/iris;
- recursive = true;
- };
- nvim = {
- source = ../files/config/nvim;
- recursive = true;
- };
- };
+ xdg.configFile = {};
xdg.dataFile = {
fonts = {