1
0
Fork 0
mirror of https://git.sr.ht/~azikx/karbur synced 2024-10-30 07:26:20 +00:00
karbur/host/default.nix

8 lines
63 B
Nix
Raw Normal View History

2024-10-18 07:16:37 +00:00
{
imports = [
./themes/stylix.nix
./system
./misc
];
}