feat: enable flakes and use swap
This commit is contained in:
parent
168b38b49d
commit
f997551e81
3 changed files with 9 additions and 28 deletions
|
|
@ -37,6 +37,8 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
virtualisation.oci-containers = {
|
||||
backend = "docker";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue