task | first pass at moving things to modules dir
This commit is contained in:
parent
834382b079
commit
7d315217d3
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
{ inputs, outputs, lib, config, pkgs, ... }: {
|
||||
imports = [
|
||||
inputs.sops-nix.nixosModules.sops
|
||||
../roles/default.nix
|
||||
../roles
|
||||
../../modules
|
||||
../workstation
|
||||
../common
|
||||
../wm/sway
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue