ADDED hyprpaper

This commit is contained in:
kenji
2025-12-24 18:01:30 -06:00
parent 7d5a24c7f8
commit 93e5181cb6
6 changed files with 316 additions and 2 deletions
+1
View File
@@ -2,5 +2,6 @@
imports = [
../../apps/hyprland/home.nix
../../apps/walker/home.nix
../../apps/hyprpaper/home.nix
];
}
+1 -1
View File
@@ -1,5 +1,5 @@
{
imports = [
../../system/gtk.nix
../../apps/stylix/default.nix
];
}