More programs for crash
This commit is contained in:
parent
0b933dc9a5
commit
6626767ef2
|
@ -8,12 +8,17 @@
|
|||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
# Communications
|
||||
webcord-vencord
|
||||
spotify
|
||||
protonmail-desktop
|
||||
signal-desktop
|
||||
caprine
|
||||
# Media
|
||||
spotify
|
||||
inputs'.nixpkgs-unstable.legacyPackages.ente-web
|
||||
protonvpn-gui
|
||||
calibre
|
||||
# Utility
|
||||
protonvpn-gui
|
||||
];
|
||||
|
||||
services.syncthing = {
|
||||
|
|
|
@ -129,8 +129,9 @@
|
|||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
# wget
|
||||
libinput
|
||||
maliit-keyboard
|
||||
dconf-editor
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
|
Loading…
Reference in a new issue