Jörg Thalheim
|
cdf9fa1753
|
move vm configuration into a stand-alone module and include it in our test vms
This hasn't reduced the extra deps we have to pass to our nixos build
unfortunally, but maybe at least it can safe us a few in the future.
|
2025-08-19 15:45:57 +00:00 |
|
Michael Hoang
|
a71a5880c1
|
treewide: reformat
|
2025-08-08 15:28:37 +10:00 |
|
Jörg Thalheim
|
5d88ac440a
|
add restricted network nixos modules
See README.md for explanation
|
2025-06-27 18:44:17 +02:00 |
|
Michael Hoang
|
5e61a6e41d
|
nixosModules/clanCore: support nix-darwin
|
2025-04-22 23:14:03 +10:00 |
|
Pablo Ovelleiro Corral
|
8ed186ce55
|
data-mesher: init module
Co-authored-by: Brian McGee <brian@bmcgee.ie>
|
2025-03-29 13:49:41 +00:00 |
|
Jörg Thalheim
|
a613e391f6
|
import nixos facter by default
|
2024-10-09 11:36:03 +02:00 |
|
clan-bot
|
6737f37fdc
|
Merge pull request 'better nixos defaults' (#2106) from better-defaults into main
|
2024-09-15 13:52:48 +00:00 |
|
Jörg Thalheim
|
3969f63d56
|
enable zfs settings by default
|
2024-09-15 12:46:09 +02:00 |
|
Jörg Thalheim
|
535a39cff3
|
Revert "nixosModules,pkgs: remove installer. clanModules: init installer module"
This reverts commit 1090e36cf1.
|
2024-09-03 07:04:34 +02:00 |
|
Qubasa
|
1090e36cf1
|
nixosModules,pkgs: remove installer. clanModules: init installer module
|
2024-09-03 00:25:16 +02:00 |
|
Qubasa
|
e35fd0976a
|
nixosModules: remove unnecessary ./iso and disk-layout, clanModules: fix issue #1349
|
2024-09-03 00:09:45 +02:00 |
|
Jörg Thalheim
|
f3b63232cd
|
bcachefs: use unstable for zfs
|
2024-08-16 11:04:42 +02:00 |
|
DavHau
|
4db2e8303f
|
refactor: rename clanCore -> clan.core
|
2024-06-18 18:32:40 +07:00 |
|
Qubasa
|
69d1c792b0
|
Add bcachefs support. Fix clan flash docu.
|
2024-05-18 23:18:02 +02:00 |
|
Qubasa
|
a60978240c
|
Fix template. Improve docu. Add disko as default imported module.
|
2024-05-10 15:39:46 +02:00 |
|
Jörg Thalheim
|
ede4d3f6e5
|
re-format with nixfmt
|
2024-03-17 19:48:49 +01:00 |
|
Jörg Thalheim
|
13b69ca63a
|
make installer nixos module stand-alone
|
2024-03-17 19:38:50 +01:00 |
|
lassulus
|
bbc28a6262
|
clan-cli: add simple flash command
|
2024-02-07 05:26:01 +01:00 |
|
Jörg Thalheim
|
a1a8486be8
|
clanCore: refactor flake-module.nix into smaller files
|
2023-12-15 14:14:20 +01:00 |
|
lassulus
|
9fca1e7f43
|
move clanCore into nixosModules, add secrets generate command
|
2023-08-29 16:28:50 +02:00 |
|
Jörg Thalheim
|
63bb9395fd
|
automatically import secrets into nixos
|
2023-08-23 13:59:43 +02:00 |
|
Jörg Thalheim
|
ed1d28f20b
|
import nixosModules explicitly
we need to also import sops-nix for sops
|
2023-08-23 13:59:43 +02:00 |
|