add CI images to repo
Some checks are pending
/ nvim-bundle (push) Blocked by required conditions
/ check (push) Successful in 3m45s

This commit is contained in:
iofq 2026-02-28 00:01:58 -06:00
parent abce966b76
commit a2cb2e03a4
12 changed files with 76 additions and 54 deletions

View file

@ -83,10 +83,10 @@ in
];
};
};
system-net.nfs = true;
system-sys.zram = true;
system-sys.swap = false;
system-sys.documentation = true;
machine.net.nfs = true;
machine.sys.zram = true;
machine.sys.swap = false;
machine.sys.documentation = true;
hardware = {
graphics = {
enable = true;