Vanguard: change username

This commit is contained in:
Evie Litherland-Smith 2024-03-08 07:30:18 +00:00
parent 1426985da6
commit d3b3065f30

View file

@ -206,13 +206,8 @@
]; ];
}; };
Vanguard = let Vanguard = systemConfig {
hostName = "Vanguard"; hostName = "Vanguard";
user = "xenia";
system = "x86_64-linux";
in
systemConfig {
inherit hostName user system;
systemModules = [ systemModules = [
./services/sshd.nix ./services/sshd.nix
./system/hyprland.nix ./system/hyprland.nix