updated flake inputs

This commit is contained in:
2025-08-09 23:20:43 -04:00
parent 09302c1562
commit f3a9f8fe27
3 changed files with 60 additions and 58 deletions

View File

@@ -21,7 +21,7 @@ let
../hosts/${hostDir}/home.nix
../modules/home
inputs.stylix.homeModules.stylix
inputs.nixvim.homeManagerModules.nixvim
inputs.nixvim.homeModules.nixvim
] ++ extraHomeModules;
pkgs = import inputs.nixpkgs {
inherit system;