new software
This commit is contained in:
parent
f4984704f9
commit
b1376304b7
3 changed files with 10 additions and 2 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue