1
0
Fork 0

sail: Fix module name

This commit is contained in:
Daniel Kempkens 2022-07-31 20:55:17 +02:00
parent 5ead6d2283
commit cfd3a757be

View file

@ -33,7 +33,7 @@ in
../hosts/sail.nix
home-manager.darwinModules.home-manager
home-manager.nixosModules.home-manager
{
nixpkgs = nixpkgsConfig;
nix.nixPath = { nixpkgs = "${nixpkgs}"; };