NixOS-Config/modules/system/services/pc/school/default.nix

7 lines
52 B
Nix

{ ... }:
{
imports = [
./globalprotect
];
}