new software

This commit is contained in:
foosinn 2020-08-29 16:52:59 +02:00
parent f4984704f9
commit b1376304b7
3 changed files with 10 additions and 2 deletions

View file

@ -17,6 +17,7 @@ in {
slurp
swayidle
swaylock
xwayland
];
};
@ -41,14 +42,21 @@ in {
];
environment.systemPackages = with pkgs; [
librsvg
unstable.mypaint
unstable.mypaint-brushes
hicolor-icon-theme
numix-icon-theme
alacritty
firefox
mumble
neofetch
inkscape
pulseaudio
pulsemixer
wl-clipboard
unstable.keepassxc
wl-clipboard
(
pkgs.writeTextFile {
name = "startsway";