1
0
Fork 0
mirror of https://git.sr.ht/~neverness/ultima synced 2025-01-09 06:23:52 +00:00
ultima/modules/nixos/programs/default.nix

12 lines
119 B
Nix

{
imports = [
./common
./hamachi
./hyprland
./steam
./sway
./torrserver
./winapps
];
}