nix(t14): add packages

This commit is contained in:
surtur 2023-12-11 13:31:31 +01:00
parent 7217bbd0cb
commit 6ae8c2003e
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI
2 changed files with 9 additions and 1 deletions

@ -130,6 +130,9 @@
cargo
chainsaw
topgrade
vulnix
keepassxc
libreoffice
];
};

@ -54,7 +54,7 @@ in {
glib # gsettings
dracula-theme # gtk theme
gnome3.adwaita-icon-theme # default gnome cursors
swaylock
swaylock-effects
swayidle
grim # screenshot functionality
slurp # screenshot functionality
@ -64,8 +64,12 @@ in {
wdisplays # tool to configure displays manually
kanshi
wofi
farge
j4-dmenu-desktop
swayr
avizo
light
swayfx
];
## enable sway window manager
@ -75,6 +79,7 @@ in {
#};
wayland.windowManager.sway = {
enable = true;
package = pkgs.swayfx;
config = rec {
modifier = "Mod4"; # super key
# Use kitty as default terminal