1
0
forked from clan/clan-core
Commit Graph

2447 Commits

Author SHA1 Message Date
c4c843ba18 docs: improve tutorials 2024-04-10 09:14:03 +00:00
915864f637 Merge pull request 'fix quickstart instructions' (#1146) from alejandrosame/clan-core:fix/quickstart into main
Reviewed-on: clan/clan-core#1146
2024-04-10 09:13:13 +00:00
8ab9021c3d fix quickstart instructions
The guide instructs the reader to look for the PTUUID (partition ID) to fill
disk ID in the disklayout. This leads to an error as the partition gets deleted
and the UUID is no longer valid. The ID-LINK field is a unique ID provided by
the hardware manufacturer.
2024-04-09 20:57:36 +02:00
36ce43bfcf Merge pull request 'enable multicast fore default dhcp network' (#1141) from networkd into main
Reviewed-on: clan/clan-core#1141
2024-04-09 13:35:51 +00:00
a8718b92d4 enable multicast fore default dhcp network 2024-04-09 13:35:51 +00:00
5dac575be8 Merge pull request 'Set networking.hostName to clanCore.machineName' (#1140) from networkd into main 2024-04-09 13:14:44 +00:00
19a62817f2 sops: strip out clanCore.machineName instead of networking.hostName 2024-04-09 15:10:27 +02:00
1ac982fbdb set networking.hostName to clanCore.machineName 2024-04-09 15:10:08 +02:00
26146edbc5 Merge pull request 'drop custom systemd-networkd unit' (#1132) from networkd into main 2024-04-09 10:37:51 +00:00
e8ebfb2e2a drop custom systemd-networkd unit
We no longer use multicast dns. This one doesn't
conflict with nixos-generate-config.
2024-04-09 12:31:57 +02:00
3480b7d089 Merge pull request 'vms/run.py: refactor use kwargs instead of dataclass for function args' (#1125) from DavHau-dave into main 2024-04-09 07:36:02 +00:00
fc73301ed9 vms/run.py: refactor use kwargs instead of dataclass for function args 2024-04-09 14:30:46 +07:00
30db1039d1 Merge pull request 'Automatic flake update - 2024-04-08T00:00+00:00' (#1124) from flake-update-2024-04-08 into main 2024-04-08 00:13:31 +00:00
Clan Merge Bot
8429ccccb3 update flake lock - 2024-04-08T00:00+00:00
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/502241afa3de2a24865ddcbe4c122f4546e32092' (2024-03-28)
  → 'github:nix-community/disko/0a17298c0d96190ef3be729d594ba202b9c53beb' (2024-04-05)
• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2' (2024-03-01)
  → 'github:hercules-ci/flake-parts/9126214d0a59633752a136528f5f3b9aa8565b7d' (2024-04-01)
• Updated input 'nixos-generators':
    'github:nix-community/nixos-generators/63194fceafbfe583a9eb7d16ab499adc0a6c0bc2' (2024-03-28)
  → 'github:nix-community/nixos-generators/0c15e76bed5432d7775a22e8d22059511f59d23a' (2024-04-04)
• Updated input 'nixos-generators/nixlib':
    'github:nix-community/nixpkgs.lib/b2a1eeef8c185f6bd27432b053ff09d773244cbc' (2024-03-24)
  → 'github:nix-community/nixpkgs.lib/90b1a963ff84dc532db92f678296ff2499a60a87' (2024-03-31)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/cd1c70d941d69d8d6425984ff8aefca9b28e861a' (2024-03-31)
  → 'github:NixOS/nixpkgs/298edc8f1e0dfffce67f50375c9f5952e04a6d02' (2024-04-07)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/99b1e37f9fc0960d064a7862eb7adfb92e64fa10' (2024-03-31)
  → 'github:Mic92/sops-nix/39191e8e6265b106c9a2ba0cfd3a4dafe98a31c6' (2024-04-07)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/1810d51a015c1730f2fe05a255258649799df416' (2024-03-30)
  → 'github:numtide/treefmt-nix/49dc4a92b02b8e68798abd99184f228243b6e3ac' (2024-04-01)
2024-04-08 00:00:15 +00:00
d89edef9a1 Merge pull request 'improve starter template' (#1123) from Qubasa-better-template into main 2024-04-07 19:12:02 +00:00
1e0d73e8a9 Improve documentation 2024-04-07 21:07:02 +02:00
4faba7c8e1 template: Reverted systemd-boot in installer. EF02 partition on wrong second place 2024-04-07 17:09:44 +02:00
83346eeff5 template: Fixed incorrect nix code 2024-04-07 15:59:33 +02:00
55f3878e67
machine.md: clean up guide 2024-04-07 14:32:23 +02:00
49d83fd659
migrate.md: make docs more approachable 2024-04-07 12:53:15 +02:00
6a610c7a0b Improve documentation 2024-04-06 13:35:17 +02:00
033f7c67f4 Improve documentation 2024-04-06 13:34:40 +02:00
6d8d211968 Improve documentation 2024-04-06 12:34:49 +02:00
91dddc2281 Fix merge issue 2024-04-06 11:56:06 +02:00
a520116584 Improve documentation 2024-04-06 11:54:34 +02:00
e68eba914e improve starter template 2024-04-05 18:55:14 +02:00
fa74d1c0b3 Merge pull request 'flash-fixes' (#1116) from flash-fixes into main
Reviewed-on: clan/clan-core#1116
2024-04-05 16:54:31 +00:00
1fd28f2f4c flake-parts: fixup type for specialArgs 2024-04-05 18:48:37 +02:00
818cc4d135 flash: expose mode option 2024-04-05 18:48:37 +02:00
c5e5a7edc7 grub: enable efi support by default 2024-04-05 18:47:11 +02:00
2e29c031ef Improved docs 2024-04-05 18:03:14 +02:00
f2ff815aa7 Add machines/my-machine/settings.json 2024-04-05 16:25:05 +02:00
1fc4739ee3 improve starter template 2024-04-05 13:08:32 +02:00
cb103c7772 Merge pull request 'add flake parts tutorial' (#1106) from flake-parts into main 2024-04-04 13:09:52 +00:00
7b230e2308 add flake parts tutorial 2024-04-04 15:05:08 +02:00
e78d0da30f Merge pull request 'flake-parts: fix clan-core reference' (#1105) from flake-parts into main 2024-04-04 11:42:32 +00:00
28e8af60cf flake-parts: fix clan-core reference 2024-04-04 13:38:15 +02:00
2bc027cece Merge pull request 'Add flake-parts module' (#1104) from flake-parts into main
Reviewed-on: clan/clan-core#1104
2024-04-04 11:08:08 +00:00
5ffae2070d drop unused test_backup_client machine 2024-04-04 11:24:30 +02:00
3212410704 add flake-parts module for clan 2024-04-03 16:45:06 +02:00
f7077e3540 flash: improve prompt if no disk is specified 2024-04-03 12:00:02 +02:00
1c1c143b8d docs: replace hashedPassword with initialHashedPassword 2024-04-03 12:00:02 +02:00
6e4786d08e Merge pull request 'Clan Manager: connect events with feedback system' (#1103) from hsjobeki-main into main 2024-04-03 09:41:03 +00:00
de91938760
Clan VM Manager: connect feedback with events 2024-04-03 11:36:33 +02:00
a6ba73c4a0 Merge pull request 'fix: readme typo' (#1102) from hsjobeki-main into main 2024-04-03 07:51:04 +00:00
a6f8f3fb58
fix: readme typo 2024-04-03 09:43:24 +02:00
69aa46a1d5 Merge pull request 'sops: fix decrypte path on machine' (#1091) from fact_refactor2 into main 2024-04-02 11:55:53 +00:00
8b4dbc60b5 clan/install: drop -t flag from nixos-anywhere 2024-04-02 13:50:24 +02:00
5b838c0d9c sops: fix decrypte path on machine 2024-04-02 13:50:24 +02:00
b342e3f991 Merge pull request 'syncthing: fix conflicting definition of fs.inotify.max_user_watches' (#1090) from DavHau-dave into main 2024-04-02 11:00:26 +00:00