1
0
Fork 0
puter/hosts/insomniac/profiles.nix
2025-07-12 13:55:50 +02:00

8 lines
131 B
Nix

{
profiles = {
desktop.enable = true;
headful.enable = true;
dynamic.enable = true;
gaming.enable = true;
};
}