mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Minor server changes
This commit is contained in:
4
machines/bomba/virtualisation.nix
Normal file
4
machines/bomba/virtualisation.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ currentSystemUser, ... }:
|
||||
{
|
||||
virtualisation.docker.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user