enable fzf
This commit is contained in:
parent
1ad8e22a0b
commit
0c67a2e212
3 changed files with 58 additions and 45 deletions
|
@ -18,9 +18,7 @@
|
|||
PartOf = [ "graphical-session.target" ];
|
||||
After = [ "graphical-session.target" ];
|
||||
};
|
||||
Service = {
|
||||
ExecStart = "${pkgs._gpg-unlock}/bin/_gpg-unlock";
|
||||
};
|
||||
Service = { ExecStart = "${pkgs._gpg-unlock}/bin/_gpg-unlock"; };
|
||||
};
|
||||
};
|
||||
systemd.user.timers = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue