1
0
Fork 0
mirror of https://git.sr.ht/~azikx/wyswort synced 2024-10-30 11:06:19 +00:00
wyswort/host/system/default.nix

7 lines
45 B
Nix
Raw Normal View History

2024-10-12 09:43:57 +00:00
{
imports = [
2024-10-15 08:26:42 +00:00
./important
./other
2024-10-12 09:43:57 +00:00
];
}