working on lockscreen
This commit is contained in:
parent
01c2de435e
commit
3cd7f5e790
1 changed files with 4 additions and 0 deletions
|
@ -79,6 +79,10 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# System Packages go here
|
# System Packages go here
|
||||||
pkgs.brave
|
pkgs.brave
|
||||||
|
pkgs.scrot
|
||||||
|
pkgs.imagemagick
|
||||||
|
pkgs.papirus-nord
|
||||||
|
pkgs.papirus-icon-theme
|
||||||
pkgs.signal-desktop
|
pkgs.signal-desktop
|
||||||
pkgs.tree
|
pkgs.tree
|
||||||
pkgs.rofi
|
pkgs.rofi
|
||||||
|
|
Loading…
Reference in a new issue