feat: add desktop apps
This commit is contained in:
@@ -14,6 +14,9 @@ in
|
||||
environment.systemPackages = with pkgs; [
|
||||
kitty
|
||||
skypeforlinux
|
||||
flameshot
|
||||
xsane
|
||||
sane-frontends
|
||||
];
|
||||
programs.firefox.enable = true;
|
||||
};
|
||||
|
||||
@@ -19,6 +19,7 @@ in
|
||||
dolphin
|
||||
waybar
|
||||
pavucontrol
|
||||
swaynotificationcenter
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user