mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
fix: gpg-agent sometimes not available
This commit is contained in:
parent
4a78e643f0
commit
9fe7813916
5 changed files with 91 additions and 23 deletions
|
|
@ -0,0 +1,8 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
services.udev.packages = with pkgs; [
|
||||
qmk-udev-rules
|
||||
vial
|
||||
via
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue