initial server config
This commit is contained in:
parent
1071e51afd
commit
4ef562c1da
9 changed files with 161 additions and 37 deletions
|
@ -1,6 +1,5 @@
|
|||
{ lib, config, pkgs, ... }: let
|
||||
{ lib, pkgs, ... }: let
|
||||
inherit (lib) mkDefault;
|
||||
inherit (config.device) disks;
|
||||
in {
|
||||
imports = [
|
||||
./options.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue