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