Add docker config to system
This commit is contained in:
parent
4802279787
commit
05d586fa9d
4 changed files with 3 additions and 7 deletions
|
@ -92,8 +92,10 @@
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
docker
|
||||
];
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue