1
0
Fork 0
mirror of https://git.sr.ht/~azikx/wyswort synced 2024-10-30 09:06:19 +00:00
wyswort/host/default.nix
2024-10-12 18:43:57 +09:00

8 lines
63 B
Nix

{
imports = [
./themes/stylix.nix
./system
./misc
];
}