mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Add podman - a docker implementation
This commit is contained in:
parent
7a75b9f1fd
commit
42b27abca6
@ -17,6 +17,9 @@
|
||||
autorandr.enable = true;
|
||||
};
|
||||
|
||||
virtualisation.podman.enable = true;
|
||||
boot.enableContainers = false;
|
||||
|
||||
elss = {
|
||||
programs = {
|
||||
aspell.enable = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user