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
+6 -1
View File
@@ -11,6 +11,12 @@
inputs.nixpkgs.follows = "nixpkgs";
};
matugen = {
url = "github:/InioX/Matugen";
inputs.nixpkgs.follows = "nixpkgs";
# ref = "refs/tags/matugen-v0.10.0";
};
hyprland = {
url = "github:hyprwm/Hyprland";
inputs.nixpkgs.follows = "nixpkgs";
@@ -62,7 +68,6 @@
chaotic.nixosModules.default
home-manager.nixosModules.home-manager
jovian.nixosModules.default
illogical-impulse.nixosModules.default
./hosts/hakase/configuration.nix
];
};