add friends user to hyrule

This commit is contained in:
Emile Clark-Boman 2026-02-08 17:47:19 +10:00
parent 9d6b398bae
commit a1f4e812a5

View file

@ -163,6 +163,12 @@ in {
wishlist
];
};
friends = {
isNormalUser = true;
shell = pkgs.fish;
home = "/home/friends";
};
};
};
@ -505,6 +511,7 @@ in {
git
vim
helix
tcpdump
];
programs = {