other/users.nix: add docker
This commit is contained in:
parent
fbf28fa931
commit
25637276f2
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ in {
|
|||
"networkmanager"
|
||||
"audio"
|
||||
"nix"
|
||||
"docker"
|
||||
];
|
||||
shell = self.packages.${pkgs.stdenv.system}.fish;
|
||||
# hashedPasswordFile = "/etc/passwords/cr";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue