NixOS/extra/default.nix

10 lines
132 B
Nix

{
imports = [
./bluray.nix
./dvd.nix
./yubikey.nix
./wireguard.nix
./steam.nix
];
}