nixfiles/services/default.nix

8 lines
87 B
Nix

{
imports = [
./birdsong
./fonts.nix
./forgejo.nix
./steam.nix
];
}