summary refs log tree commit diff stats
path: root/hm/silas
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2025-02-13 17:03:13 +0100
committerSilas Schöffel <sils@sils.li>2025-02-13 17:03:13 +0100
commitb815712b30023f82517372338ef471eb46bab39c (patch)
tree630934399d66fe5db5bb3ceb5223bd242e904585 /hm/silas
parentsystemd: change HibernateDelaySec to 10m (diff)
downloadnix-config-b815712b30023f82517372338ef471eb46bab39c.zip
hyfetch: init module
Diffstat (limited to 'hm/silas')
-rw-r--r--hm/silas/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/silas/default.nix b/hm/silas/default.nix
index e108aa4..ca447ee 100644
--- a/hm/silas/default.nix
+++ b/hm/silas/default.nix
@@ -3,7 +3,6 @@
     ../../modules/hm
     ../gpg
     ../gtk
-    ../hyfetch
     ../mako
     ../nixvim
     ../packages
@@ -32,6 +31,7 @@
     firefox.enable = true;
     foot.enable = true;
     git.enable = true;
+    hyfetch.enable = true;
     hyprland.enable = true;
     jameica.enable = true;
     kdeconnect.enable = true;