NixOS-Vista/nixosVista/systemWide/default.nix
2026-02-12 15:32:45 +01:00

5 lines
41 B
Nix

{
imports = [
./general.nix
];
}