# Breaking Changes - sops location movod to "system/dev/<dev-name>/sops/sops-conf.nix" - flake devices declaration changes - whole flake update
8 lines
120 B
Nix
8 lines
120 B
Nix
{
|
|
imports = [
|
|
../../../modules/localsend.nix
|
|
./airplay.nix
|
|
./davinci-resolve.nix
|
|
./blender.nix
|
|
];
|
|
}
|