chore: split nixos and opentofu
This commit is contained in:
parent
d125848b82
commit
06500a8f01
68 changed files with 44 additions and 61 deletions
5
nixos/modules/fileSystems/default.nix
Normal file
5
nixos/modules/fileSystems/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./media
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue