lightsail-tokyo: use zram
This commit is contained in:
parent
796f656b55
commit
42b728aa2f
1 changed files with 2 additions and 0 deletions
|
@ -2,10 +2,12 @@
|
|||
modulesPath,
|
||||
lib,
|
||||
config,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
"${modulesPath}/virtualisation/amazon-image.nix"
|
||||
inputs.nixos-sensible.nixosModules.zram
|
||||
../../nixos/profiles/server
|
||||
./anti-feature.nix
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue