moved nixos to a dir

This commit is contained in:
Vivian 2021-11-21 13:34:39 +01:00
parent adda14d3ca
commit 01438c1259
18 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1 @@
{ config, lib, pkgs, ... }: { imports = [ ./flood.nix ./unpackerr.nix ./vmagent.nix ]; }