Remove unneded packages and install some needed.
This commit is contained in:
parent
1dc03027d2
commit
2005946b29
1 changed files with 2 additions and 2 deletions
|
@ -69,10 +69,10 @@ in {
|
||||||
(writeShellScriptBin "tofi-pass" ''
|
(writeShellScriptBin "tofi-pass" ''
|
||||||
tofi --hide-input true --prompt-text 'Password: ' --require-match false --hidden-character '.' < /dev/null
|
tofi --hide-input true --prompt-text 'Password: ' --require-match false --hidden-character '.' < /dev/null
|
||||||
'')
|
'')
|
||||||
|
grim
|
||||||
|
slurp
|
||||||
cliphist
|
cliphist
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
adwaita-icon-theme
|
|
||||||
inputs.ags.packages.${pkgs.system}.battery
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Enable and setup tofi
|
# Enable and setup tofi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue