Updated to correct user

Removed waydroid as it will not be neccessary at this time.  Updated
user `admin` to user `annette`.  Ran into some issues last night when
trying to `nixos-rebuild switch --flake .#` and determined that this
was likely the root cause.  Will try updating again later tonight.
This commit is contained in:
Zonsopkomst 2023-09-27 08:59:21 -05:00
parent 4abb3c2ad7
commit e24118c52e
1 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@
./common/networking.nix
./common/terminal.nix
./common/unfree.nix
./common/waydroid.nix
#./common/waydroid.nix
./common/x11.nix
# Host Specific
@ -66,7 +66,7 @@
{
home-manager.useGlobalPkgs = true;
home-manager.useUserPackages = true;
home-manager.users.admin = import ./hosts/remote/annette/home.nix;
home-manager.users.annette = import ./hosts/remote/sintanne/home.nix;
}
#hyprland.nixosModules.default