swapy
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Jermeiah S 2025-06-19 22:02:40 -04:00
parent f401e5864d
commit 2c84665e96
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -6,6 +6,7 @@
++ [
flake.inputs.disko.nixosModules.default
];
zramSwap.enable = true;
nixpkgs.hostPlatform = "x86_64-linux";
nixpkgs.overlays = [ flake.inputs.self.overlays.default ];
services.tailscale = {