fix module username

This commit is contained in:
♥ Minnie ♥ 2024-06-03 20:50:23 +08:00
parent b85fcdf55f
commit 300aea24fe
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -93,7 +93,7 @@
pkgs = nixpkgs.legacyPackages.x86_64-linux;
extraSpecialArgs = { inherit inputs outputs; };
modules = [
./home-manager/sabrina/viridian.nix
./home-manager/sajenim/viridian.nix
];
};
};