1
0
Fork 0
mirror of https://git.sr.ht/~neverness/ultima synced 2025-01-25 14:13:52 +00:00
ultima/modules/home/programs/gui/floorp/user/default.nix

7 lines
54 B
Nix
Raw Normal View History

{
imports = [
./chrome.nix
./tcr.nix
];
}