Import roles module into workstation template so host role options exist
This commit is contained in:
parent
5952938e76
commit
25ec73bd53
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{ inputs, outputs, lib, config, pkgs, ... }: {
|
||||
imports = [
|
||||
inputs.sops-nix.nixosModules.sops
|
||||
../roles/default.nix
|
||||
../workstation
|
||||
../common/boot.nix
|
||||
../common/networking.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue