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

6 lines
56 B
Nix

{
imports = [
./config.nix
./style.nix
];
}