Files
nix-conf/modules/workarounds/default.nix

6 lines
41 B
Nix

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