about summary refs log tree commit diff
path: root/nixos/modules/programs/udevil.nix
AgeCommit message (Collapse)AuthorFilesLines
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
conversions were done using https://github.com/pennae/nix-doc-munge using (probably) rev f34e145 running nix-doc-munge nixos/**/*.nix nix-doc-munge --import nixos/**/*.nix the tool ensures that only changes that could affect the generated manual *but don't* are committed, other changes require manual review and are discarded.
2021-09-13nixos: explicitely set security.wrappers ownershiprnhmjoj1-1/+6
This is slightly more verbose and inconvenient, but it forces you to think about what the wrapper ownership and permissions will be.
2021-08-06Revert "nixos/devmon: add systemd service"Peter Hoeg1-3/+0
This reverts commit 1db44c4ff12dfe2e6e825e7e018cc10fc8467fa1.
2021-07-08nixos/devmon: add systemd serviceArtturin1-0/+3
2018-02-26nixos udevil: set up wrapper for udevilPeter Hoeg1-0/+14