inscape, podman
This commit is contained in:
parent
5140dec6bc
commit
d3af26604e
2 changed files with 8 additions and 1 deletions
|
|
@ -16,6 +16,12 @@
|
|||
networking.firewall.checkReversePath = "loose";
|
||||
|
||||
system.stateVersion = "22.11"; # do not change
|
||||
|
||||
virtualisation = {
|
||||
podman = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue