Remove unneded packages and install some needed.
This commit is contained in:
parent
1dc03027d2
commit
2005946b29
@ -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…
x
Reference in New Issue
Block a user