feat: migrate remaining applications, services, and user configurations
This commit is contained in:
parent
3a8f6e6451
commit
2960480557
26 changed files with 2903 additions and 0 deletions
5
modules/fileSystems/media/default.nix
Normal file
5
modules/fileSystems/media/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./video
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue