push
This commit is contained in:
@@ -9,13 +9,7 @@ in {
|
||||
nix.users.bug = bug;
|
||||
laptop.users.bug = bug;
|
||||
box.users.bug = bug;
|
||||
box.users.levi = {
|
||||
isNormalUser = true;
|
||||
description = "levi";
|
||||
group = "levi";
|
||||
};
|
||||
};
|
||||
|
||||
den.homes.x86_64-linux.bug = { aspect = "bug"; };
|
||||
den.homes.x86_64-linux.levi = { aspect = "levi"; };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user