mirror of
https://codeberg.org/muon/home.git
synced 2026-07-04 07:59:33 +00:00
Add docker to muon
This commit is contained in:
parent
a643ef4460
commit
60d60bcaa2
2 changed files with 4 additions and 1 deletions
|
|
@ -31,6 +31,9 @@ in {
|
|||
"libsoup-2.74.3"
|
||||
];
|
||||
|
||||
users.users.muon.extraGroups = ["docker"];
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
# System
|
||||
mods.user.name = "muon";
|
||||
networking.hostName = cfg.user.name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue