uses apps.nix for firefox installation

This commit is contained in:
kenji
2025-08-11 16:38:14 -05:00
parent 1aa742d2b2
commit fc71417bc7
10 changed files with 626 additions and 13 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
...
}: {
imports = [
../../packages/quickshell/default.nix
# ../../packages/quickshell/default.nix
../../packages/hyprland/default.nix
];
}