Files
nix-conf/modules/workarounds/default.nix
T
2025-01-06 17:59:14 -08:00

6 lines
41 B
Nix

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