move things out of common into valefar
This commit is contained in:
parent
eabc37fb13
commit
ca882853ff
3 changed files with 13 additions and 15 deletions
|
@ -14,18 +14,9 @@
|
|||
parted
|
||||
zfs
|
||||
|
||||
code-server
|
||||
sqlite
|
||||
];
|
||||
|
||||
virtualisation.docker = {
|
||||
enable = true;
|
||||
enableOnBoot = true;
|
||||
package = pkgs.docker.override {
|
||||
buildGoModule = pkgs.buildGo123Module;
|
||||
};
|
||||
};
|
||||
|
||||
services.openssh.enable = true;
|
||||
services.printing.enable = true;
|
||||
services.tailscale.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue