moved nixos to a dir
This commit is contained in:
parent
adda14d3ca
commit
01438c1259
18 changed files with 1 additions and 1 deletions
1
nixos/common/services/default.nix
Normal file
1
nixos/common/services/default.nix
Normal file
|
@ -0,0 +1 @@
|
|||
{ config, lib, pkgs, ... }: { imports = [ ./flood.nix ./unpackerr.nix ./vmagent.nix ]; }
|
Loading…
Add table
Add a link
Reference in a new issue