fix(amy): add generic/common.nix

This commit is contained in:
Ashhhleyyy 2024-06-04 23:35:36 +01:00
parent 59c6e429c7
commit 11695003e8
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -1,6 +1,7 @@
{ ... }: {
imports = [
./hardware-configuration.nix
../common/generic.nix
];
zramSwap.enable = true;