aboutsummaryrefslogtreecommitdiffstats
path: root/system/services (unfollow)
Commit message (Collapse)Author
2023-05-09Fix(system/nixpkgs): Configure at a system levelSoispha
2023-05-09Fix(system/services/nix): Use correct valuesSoispha
2023-05-09Fix(system/services/steam): Disable steamSoispha
There are still complaints about steam's license.
2023-05-09Fix(hm/pkgs/lutris): Remove bc of unfree licenseSoispha
I'm having a hard time telling nixpkgs, that steam may be installed, if it is required in the deps of lutris.
2023-05-09Feat(flake): Activate content-addressed derivationsSoispha
2023-04-09Style(treewide): FormatSoispha
2023-04-08Fix(system/services/printing): Add correct uriene
2023-04-08Feat(system/services/printing): Add a printerene
2023-04-07Feat(hm/pkgs): Add lutrisene
Lutris requires Steam as a dependency, thus allowing steam is required. There seems to be no other way to do this, I'm afraid.
2023-04-05Style(treewide): Formatene
2023-04-05Fix(system/services/printing): start avahi daemonene
2023-04-03Fix(system/services/nix): Use real namesene
Declaring things by their attribute name 'inputs', makes the lives of linters and such exceptionally harder.
2023-03-25Feat(system/services/nix): Add templates and short namesene
2023-03-19Style(format): Alejandraene
2023-03-17Fix(system): Move services to systemene