This commit is contained in:
Filippo Berto 2021-05-22 16:01:40 +02:00
parent 9c0cc4dd45
commit 2ff62b772c

View file

@ -13,29 +13,40 @@ in {
keyboard.layout = "it";
keyboard.options = ["terminate:ctrl_alt_bksp" "compose:rctrl"];
packages = (with pkgs; [
htop
neofetch
discord
evolutionWithPlugins
evolution
firefox
gallery-dl
gnome3.evince
gnome3.file-roller
gnome3.nautilus
gnome3.gnome-screenshot
htop
libreoffice-fresh
lutris
jetbrains.datagrip
megasync
mpv
neofetch
nerdfonts
obsidian
openvpn
pavucontrol
pcmanfm
polybarFull
procps-ng
shotwell
skypeforlinux
slack
spotify
teams
steam
wireguard
]) ++ (with nixpkgs; [
authy
keepassxc
tdesktop
teams
]);
};