less common packages
This commit is contained in:
parent
c06d1c3138
commit
df3a6977fc
8 changed files with 17 additions and 53 deletions
|
@ -4,7 +4,6 @@
|
|||
lib,
|
||||
...
|
||||
}: {
|
||||
# config for me
|
||||
users.users.glooder = {
|
||||
isNormalUser = true;
|
||||
useDefaultShell = true;
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
lib,
|
||||
...
|
||||
}: {
|
||||
nix.trustedUsers = ["notgne2"];
|
||||
|
||||
users.users.notgne2 = {
|
||||
isNormalUser = true;
|
||||
home = "/home/notgne2";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue