1
0
Fork 0
mirror of https://git.sr.ht/~neverness/ultima synced 2025-01-22 18:54:19 +00:00
ultima/modules/home/default.nix

10 lines
84 B
Nix

{
imports = [
./misc
./programs
./shells
./themes
./wm
];
}