forked from mirrors_public/oddlama_nix-config
chore: remove unnecessary uid module
This commit is contained in:
parent
32e9896154
commit
dee73f191d
4 changed files with 0 additions and 22 deletions
|
@ -20,7 +20,6 @@
|
|||
];
|
||||
|
||||
home = {
|
||||
inherit (config.users.users.root) uid;
|
||||
username = config.users.users.root.name;
|
||||
|
||||
packages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue