fonts, steam: convert to nixos modules

This commit is contained in:
Katherina Walshe-Grey 2024-07-24 18:29:29 +01:00
parent 049e3ff091
commit e3068a144a
5 changed files with 35 additions and 15 deletions

View file

@ -1,5 +1,7 @@
{
imports = [
./fonts.nix
./forgejo.nix
./steam.nix
];
}