forked from aylac.top/nixcfg
this repo has no description

we wont be needing that anymore i think

aylac.top b116a0c1 2d18c0c0

verified
Changed files
-5
hosts
morgana
-5
hosts/morgana/default.nix
···
snapshots = true;
};
tmpOnTmpfs.enable = true;
-
swap = {
-
enable = true;
-
size = 8192;
-
location = "/data/.swap";
-
};
};
desktop.gnome.enable = true;
services = {