fixed valefor config again

very obv
This commit is contained in:
Wyatt J. Miller 2025-01-04 18:20:00 -05:00
parent 65bf72cd5b
commit 539f0db8d1

View File

@ -84,9 +84,9 @@
}; };
modules = [ modules = [
nix-ld.nixosModules.nix-ld nix-ld.nixosModules.nix-ld
./modules/nix-core.nix ./modules/common
./modules/host-users.nix ./modules/machine/valefor
home-manager.nixosModules.home-manager home-manager.nixosModules.home-manager
{ {
home-manager.useGlobalPkgs = true; home-manager.useGlobalPkgs = true;