Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-18 | spotifyd: remove reference to rust version. | Chloe Brown | |
2022-01-18 | spotifyd: new package | Chloe Brown | |
2022-01-15 | services: pam-mount: fix module name | Chloe Brown | |
2022-01-15 | Add patched version of pam-mount. | Chloe Brown | |
2022-01-10 | swaylock-pam: Add pam to swaylock | Chloe Brown | |
2022-01-06 | build: agda-build-system: ensure all packages have a name | Chloe Brown | |
2022-01-05 | agda-categories: remove unnecessary version suffix | Chloe Brown | |
2022-01-05 | agda-categories: new package | Chloe Brown | |
2022-01-05 | agda-stdlib: add version 1.7 | Chloe Brown | |
2022-01-05 | build-system: create agda-build-system | Chloe Brown | |
2022-01-04 | services: btrfs: add snapshot services | Chloe Brown | |
2021-12-29 | services: rtkit: add polkit extension | Chloe Brown | |
2021-12-29 | services: separate rtkit from pipewire | Chloe Brown | |
2021-12-29 | service: rtkit: add system rtkit service. | Chloe Brown | |
2021-12-29 | rtkit: correct path of dbus rules | Chloe Brown | |
2021-12-29 | all: fix lint issues | Chloe Brown | |
2021-12-29 | rtkit: new package. | Chloe Brown | |
2021-12-27 | agda-stdlib: fix destination of `.agdai` files. | Chloe Brown | |
2021-12-27 | agda-stdlib: fix incorrect build order | Chloe Brown | |
2021-12-27 | agda-stdlib: fix missing `.agdai` files. | Chloe Brown | |
2021-12-27 | agda-stdlib: Move docs from `out` to `doc`. | Chloe Brown | |
2021-12-26 | agda-stdlib: initial commit | Chloe Brown | |
2021-12-26 | Add channel authentication. | Chloe Brown | |
Signed-off-by: Chloe Brown <chloe.brown.00@outlook.com> | |||
2021-12-26 | Define PipeWire home services. | Chloe Brown | |
Introduce two new home services: `home-pipewire-service-type` and `home-wireplumber-service-type`. These run the daemons necessary to run the PipeWire multimedia service. `home-pipewire-service-type` runs the main PipeWire daemon and the PipeWire PulseAudio interface. `home-wireplumber-service-type` runs an instance of the WirePlumber session manager. |