Fixed wrong name in home-manager flake.nix

This commit is contained in:
lulusilly 2025-08-31 23:25:58 -04:00
parent 394b36306d
commit 745458c61c

View file

@ -39,7 +39,7 @@
home-manager.useGlobalPkgs = true;
home-manager.useUserPackages = true;
home-manager.users.elisha = {
home-manager.users.lunita = {
imports = [
./common.nix
./${hostname}/home.nix