Commit Graph

64 Commits

Author SHA1 Message Date
DavHau
419ee46c88 fix: remove IFD in nix flake show 2024-06-17 15:06:25 +07:00
Johannes Kirschbauer
0826c2bce0 Docs: update machine hardware config instructions 2024-06-15 22:27:46 +02:00
clan-bot
18506310ff Merge pull request 'Expand backup and restore capabilities w.r.t. postgresql.' (#1582) from synapse into main 2024-06-10 13:24:08 +00:00
DavHau
f074a14247 templates: add minimal clan flake template for (G)UI 2024-06-08 17:00:18 -07:00
Jörg Thalheim
f5979d80a8 change clan url to gitea archive url 2024-06-06 11:11:48 +02:00
Johannes Kirschbauer
49c3b78c77 clan-core: add template to impure tests 2024-05-31 16:26:46 +00:00
Johannes Kirschbauer
c7008fd302 clan-core: add clan meta for ui usage 2024-05-31 16:26:46 +00:00
Jörg Thalheim
2c8e231bb2 consistent rename cLAN -> Clan 2024-05-27 13:58:32 +00:00
a-kenji
6128032865 documentation: remove references to Icons for introductory material
The icons are not yet used in this path.
This is unneccessary overhead for new users, with no payoff yet.
2024-05-21 11:16:12 +02:00
Qubasa
5a804bc327 clanModule.sshd: Deactivate password auth. Change flake template to every machine having its own disko.nix file. 2024-05-20 19:11:12 +02:00
Qubasa
3ad516f72d template: Throw error on missing ssh pub key 2024-05-14 18:29:04 +02:00
Qubasa
d2a248ed2d Renamed machines.md to deploy.md 2024-05-14 15:41:15 +02:00
Qubasa
ecc80556cf Heavily improve documentation and flake template 2024-05-14 15:41:15 +02:00
Qubasa
aa03d0f877 Fix missing efi and x64 support in template 2024-05-14 15:41:15 +02:00
Qubasa
a60978240c Fix template. Improve docu. Add disko as default imported module. 2024-05-10 15:39:46 +02:00
a-kenji
658d9ddebc template: fix disko devices 2024-05-07 22:46:15 +02:00
Qubasa
142a6036fb Add description field to function-schema 2024-05-02 16:34:25 +02:00
Johannes Kirschbauer
e8e325853d template: remove invalid enable option for zerotier 2024-04-30 19:37:03 +02:00
Johannes Kirschbauer
1f63c661b1 template: use disko module direcly 2024-04-30 19:16:13 +02:00
Johannes Kirschbauer
da486ae9ec docs: improve flake-parts configuration 2024-04-16 12:02:44 +02:00
Johannes Kirschbauer
c77c1b05d2 docs: decompose configuration guide 2024-04-13 15:46:38 +00:00
Johannes Kirschbauer
879374daaa format 2024-04-13 16:29:24 +02:00
Johannes Kirschbauer
49c5ccf7d1 template: remove system 2024-04-13 16:00:01 +02:00
Johannes Kirschbauer
ee974d268a docs: improve template 2024-04-13 15:53:45 +02:00
Johannes Kirschbauer
15be88f265 templates: makes template working 2024-04-10 12:28:41 +02:00
Johannes Kirschbauer
fabae0e80c docs: improve tutorials 2024-04-10 09:14:03 +00:00
Qubasa
6cfa5055fa template: Fixed incorrect nix code 2024-04-07 15:59:33 +02:00
Qubasa
ef7e07ea9e Improve documentation 2024-04-06 12:34:49 +02:00
Qubasa
335156368b Improve documentation 2024-04-06 11:54:34 +02:00
Jörg Thalheim
158a0d2d98 improve starter template 2024-04-05 13:08:32 +02:00
Jörg Thalheim
ede4d3f6e5 re-format with nixfmt 2024-03-17 19:48:49 +01:00
lassulus
b211fab82b switch flake to main branch again 2023-10-31 13:01:16 +01:00
Qubasa
3dc7d12e9c Added ref to Qubasa-main in template/new-clan/flake.nix 2023-10-27 19:20:17 +02:00
Qubasa
8e9034ad02 Added clanName argument to clan-core.lib.builClan 2023-10-27 19:20:17 +02:00
lassulus
56bcd0cf0b template new-clan: set nixosConfigurations and clanInternal 2023-09-21 17:25:32 +02:00
Jörg Thalheim
efce138b24 template: do not rely on flake registry for nixpkgs
otherwise we end up downloading nixpkgs twice.
2023-09-03 15:36:00 +02:00
Jörg Thalheim
40ce518b7e template/buildClan: use self as directory
paths somehow don't end up in the store for some reason, which breaks sops-nix
2023-09-03 15:35:14 +02:00
DavHau
414033392e new-clan: update template and add test 2023-09-02 16:12:37 +02:00
Jörg Thalheim
e5db26d4b6 set default template 2023-08-30 13:28:21 +02:00
Jörg Thalheim
a4e182debf clan template: reduce autogenerate code to a minimum 2023-08-29 13:54:06 +00:00
Jörg Thalheim
8ca8816d71 new-clan: drop unused import code 2023-08-29 14:15:45 +02:00
DavHau
7928e953fa checks-integration: init 2023-08-27 00:24:19 +02:00
DavHau
b3f08712c5 templates/new-clan: auto load all machines from ./machines 2023-08-26 23:40:29 +02:00
Jörg Thalheim
4d183fff58 apply prettier to source tree 2023-08-24 14:13:02 +02:00
Jörg Thalheim
fa7b47ad59 python-project: delete template
this already went out-of-date and we haven't really used it, since its creation
2023-08-23 14:57:11 +02:00
Jörg Thalheim
6d1de943e1 move out non-toplevel flake modules from flake.nix 2023-08-08 14:03:26 +02:00
DavHau
1165fee6f3 python-template: backport some changes from clan-cli 2023-08-01 15:30:14 +02:00
Jörg Thalheim
a426a6a331 clan-template: add marker file to discover a clan flake 2023-07-26 11:59:51 +02:00
Jörg Thalheim
fde5155195 clan-template: introduce clan-flake-module 2023-07-26 11:48:19 +02:00
Jörg Thalheim
6de0fb7775 clan-template: drop unused dependencies 2023-07-26 11:31:39 +02:00