mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 10:58:02 +00:00
flake: fix disko config
This commit is contained in:
parent
74cbf4fa0b
commit
19cf0811af
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
setups.disko.configs = {
|
setups.disko.configs = {
|
||||||
archive = ../disko/archive;
|
archive = { };
|
||||||
external-hdd = ../disko/external-hdd;
|
external-hdd = { };
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user