import disk config
This commit is contained in:
parent
f839e37b9b
commit
2306229a63
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
{ lib, config, pkgs, ... }: {
|
{ lib, config, pkgs, ... }: {
|
||||||
imports = [
|
imports = [
|
||||||
|
./disks.nix
|
||||||
./options.nix
|
./options.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue