mirror of
https://github.com/0x1d/nix.git
synced 2026-03-22 17:07:42 +01:00
initial commit
This commit is contained in:
3
os/system/virtualisation.nix
Normal file
3
os/system/virtualisation.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ pkgs, ... }: {
|
||||
virtualisation.docker.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user