mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: +x build-system
This commit is contained in:
parent
84d2438c3a
commit
6139ece6be
2 changed files with 1 additions and 0 deletions
|
|
@ -203,6 +203,7 @@ _: let
|
|||
in {
|
||||
arch = "x86_64";
|
||||
type = "NixOS";
|
||||
ci.enable = false; # Closure too large
|
||||
modules = [
|
||||
hostConfig
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue