mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 11:32:10 +02:00
@@ -7,4 +7,11 @@
|
||||
./sonarr.nix
|
||||
./transmission.nix
|
||||
];
|
||||
|
||||
users.users.jackflix = {
|
||||
isNormalUser = true;
|
||||
home = "/home/jackflix";
|
||||
description = "My own netflix";
|
||||
extraGroups = [ "docker" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user