migrate to flake-parts
This commit is contained in:
parent
d79b65169e
commit
51f44277df
12 changed files with 137 additions and 155 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
inputs,
|
||||
self,
|
||||
modulesPath,
|
||||
config,
|
||||
...
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
(modulesPath + "/profiles/qemu-guest.nix")
|
||||
# ./radicle.nix
|
||||
../../system
|
||||
inputs.clan-core.clanModules.state-version
|
||||
self.inputs.clan-core.clanModules.state-version
|
||||
../../modules/remote-builder.nix
|
||||
../../modules/borgbackup.nix
|
||||
./topology.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue