Docker+Tux: Add docker support
This commit is contained in:
5
modules/hosts/tux/users/weckyy702/docker.nix
Normal file
5
modules/hosts/tux/users/weckyy702/docker.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
flake.modules.nixos.tux = {
|
||||
users.users.weckyy702.extraGroups = [ "docker" ];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user