poseidon: enable docker and docker-compose
This commit is contained in:
parent
72f52cd06a
commit
df3cffadaf
2 changed files with 9 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ in
|
|||
extraGroups = [
|
||||
"media"
|
||||
"networkmanager"
|
||||
"docker"
|
||||
"wheel" # Enable ‘sudo’ for the user.
|
||||
];
|
||||
shell = pkgs.fish;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue