nixos-config/programs/default.nix
2025-12-29 19:36:44 +01:00

6 lines
52 B
Nix

{...}: {
imports = [
# ./nordvpn.nix
];
}