simple impl of exposes thingy
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Vivian 2023-05-04 15:14:36 +02:00
parent 2c16870d66
commit fa5bda60be
11 changed files with 78 additions and 20 deletions

View file

@ -1,3 +1,3 @@
{ ... }: {
imports = [ ./dns.nix ./flood.nix ./gnome ./unpackerr.nix ./vault.nix ];
imports = [ ./meta.nix ./dns.nix ./flood.nix ./gnome ./unpackerr.nix ./vault.nix ];
}