Northstar: change username

This commit is contained in:
Evie Litherland-Smith 2024-03-08 07:29:36 +00:00
parent 1426985da6
commit 799b4cb088

View file

@ -191,11 +191,10 @@
Northstar = let Northstar = let
hostName = "Northstar"; hostName = "Northstar";
user = "xenia";
system = "x86_64-linux"; system = "x86_64-linux";
in in
systemConfig { systemConfig {
inherit hostName user system; inherit hostName system;
systemModules = [ systemModules = [
./system/laptop.nix ./system/laptop.nix
./system/hyprland.nix ./system/hyprland.nix