about summary refs log tree commit diff stats
path: root/system/services (follow)
Commit message (Collapse)AuthorAge
* Feat(disko): Squash CommitSoispha2023-07-10
|
* Fix(system/services/openssh): Don't hash know hostsSoispha2023-07-04
| | | | The trade off between security and convenience isn't worth it.
* Fix(system/services/serverphone): Add home dirSoispha2023-06-17
|
* Fix(system/services/nix): Use nixStable as unstable is broken right nowSoispha2023-06-17
|
* Fix(system/services/serverphone): Explicitly enable DoasSoispha2023-06-16
|
* Fix(system/services/serverphone): Correct line breaksSoispha2023-06-16
|
* Fix(system/services/serverphone): Assure that all paths are availableSoispha2023-06-16
|
* Fix(system/services/serverphone): Make symlink relativeSoispha2023-06-16
|
* Fix(system/services/serverphone): Fully addSoispha2023-06-06
|
* Feat(system/services/serverphone): AddSoispha2023-06-06
|
* Fix(treewide): Update to new shell library versionSoispha2023-05-28
|
* Refactor(system/users): Add the groups in the file, giving contextSoispha2023-05-20
|
* Refactor(system/services/printing): Split printing and scanningSoispha2023-05-20
|
* Fix(system/services/printing): Remove useless driversSoispha2023-05-17
|
* Fix(system/services/printing): Only start cups as neededSoispha2023-05-17
|
* Fix(sytem/services/printing): Make scanners workSoispha2023-05-17
|
* Fix(system/services/snapper): Use new option layoutSoispha2023-05-17
|
* Feat(system/services/steam): ModularizeSoispha2023-05-09
|
* Fix(system): Disable timer activated systemd servicesSoispha2023-05-09
|
* Fix(hm/wms/river): Activate wlr xdg portalSoispha2023-05-09
|
* Fix(hm/conf/swaylock): Pam permission issueSoispha2023-05-09
|
* Feat(system/services/backup): AddSoispha2023-05-09
| | | | | | | | | | | 'snap-sync-forced'[https://github.com/qubidt/snap-sync-forked] is not longer developed (as of the commit date) and thus some changes are necessary to get it working with nixos. Alternatives (although both similarly discontinued): - the original snap-sync [https://github.com/qubidt/snap-sync] -> Is effectively snap-sync-forced but without 50+ commits - 'dsnap-sync' [https://github.com/rzerres/dsnap-sync] -> Was forked long ago, now abandoned. Is rewritten in dash with lots of extra features, but sort of breaks even worse on nixos.
* Fix(system/nixpkgs): Remove CA-derivations againSoispha2023-05-09
|
* Fix(system/services/nix): Add nixpkgs to argsSoispha2023-05-09
|
* Fix(system/nixpkgs): Configure at a system levelSoispha2023-05-09
|
* Fix(system/services/nix): Use correct valuesSoispha2023-05-09
|
* Fix(system/services/steam): Disable steamSoispha2023-05-09
| | | | There are still complaints about steam's license.
* Fix(hm/pkgs/lutris): Remove bc of unfree licenseSoispha2023-05-09
| | | | | I'm having a hard time telling nixpkgs, that steam may be installed, if it is required in the deps of lutris.
* Feat(flake): Activate content-addressed derivationsSoispha2023-05-09
|
* Style(treewide): FormatSoispha2023-04-09
|
* Fix(system/services/printing): Add correct uriene2023-04-08
|
* Feat(system/services/printing): Add a printerene2023-04-08
|
* Feat(hm/pkgs): Add lutrisene2023-04-07
| | | | | Lutris requires Steam as a dependency, thus allowing steam is required. There seems to be no other way to do this, I'm afraid.
* Style(treewide): Formatene2023-04-05
|
* Fix(system/services/printing): start avahi daemonene2023-04-05
|
* Fix(system/services/nix): Use real namesene2023-04-03
| | | | | Declaring things by their attribute name 'inputs', makes the lives of linters and such exceptionally harder.
* Feat(system/services/nix): Add templates and short namesene2023-03-25
|
* Style(format): Alejandraene2023-03-19
|
* Fix(system): Move services to systemene2023-03-17