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
hostName = "Northstar";
user = "xenia";
system = "x86_64-linux";
in
systemConfig {
inherit hostName user system;
inherit hostName system;
systemModules = [
./system/laptop.nix
./system/hyprland.nix