@ -83,7 +83,7 @@
nixosConfigurations = {
Legion = systemConfig {
hostName = "Legion";
user = "elitherl";
user = "xenia";
system = "x86_64-linux";
shell = "zsh";
};