WIP: clan template: reduce autogenerate code to a minimum #206

Closed
Mic92 wants to merge 1 commits from simplify-template into main
Owner
No description provided.
Mic92 added 1 commit 2023-08-29 13:00:54 +00:00
clan template: reduce autogenerate code to a minimum
Some checks failed
checks-impure / test (pull_request) Failing after 2s
checks / test (pull_request) Successful in 23s
6833ca191f
Mic92 reviewed 2023-08-29 13:01:17 +00:00
@ -13,2 +6,2 @@
./clan-flake-module.nix
];
outputs = { clan-core, ... }: {
nixosConfigurations = clan-core.lib.buildClan {
Author
Owner

How do I import nixos modules into machines?

How do I import nixos modules into machines?
Mic92 force-pushed simplify-template from 6833ca191f to abcf7d812d 2023-08-29 13:07:49 +00:00 Compare
Mic92 force-pushed simplify-template from abcf7d812d to 10b035f8ba 2023-08-29 13:13:44 +00:00 Compare
Mic92 force-pushed simplify-template from 10b035f8ba to 0f385941af 2023-08-29 13:20:10 +00:00 Compare
Mic92 force-pushed simplify-template from 0f385941af to 3b14960b94 2023-08-29 13:22:31 +00:00 Compare
Mic92 closed this pull request 2023-08-29 13:55:53 +00:00
Some checks are pending
checks / test (pull_request) Successful in 19s
checks-impure / test (pull_request) Failing after 3s
checks / checks-impure (pull_request)
Required
buildbot/nix-eval
Required

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: clan/clan-core#206
No description provided.