NixOS-Vista/nixosVista/systemWide/default.nix
2026-03-02 14:15:30 +01:00

6 lines
56 B
Nix

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