vesktop
This commit is contained in:
@@ -190,6 +190,19 @@ in
|
||||
];
|
||||
};
|
||||
|
||||
users = {
|
||||
users = {
|
||||
atticd = {
|
||||
isSystemUser = true;
|
||||
group = "atticd";
|
||||
extraGroups = [ "keys" ];
|
||||
};
|
||||
};
|
||||
groups = {
|
||||
atticd = { };
|
||||
};
|
||||
};
|
||||
|
||||
boot.supportedFilesystems = [ "bcachefs" ];
|
||||
|
||||
programs.seahorse.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user