modules/nixos: remove default.nix of parent and first child dirs
these dont have a reason to exist anymore
This commit is contained in:
parent
84e739fa60
commit
d543a36a3a
5 changed files with 3 additions and 43 deletions
|
|
@ -1,8 +0,0 @@
|
|||
{ config, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./tailscale
|
||||
./mumble.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue