New applications
This commit is contained in:
parent
7d01f0ab41
commit
7445624273
@ -46,6 +46,10 @@ in {
|
|||||||
gparted
|
gparted
|
||||||
lm_sensors
|
lm_sensors
|
||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
|
thunderbird
|
||||||
|
spotify-qt
|
||||||
|
arduino
|
||||||
|
yt-dlp
|
||||||
];
|
];
|
||||||
|
|
||||||
# Networking
|
# Networking
|
||||||
|
@ -14,7 +14,10 @@ in {
|
|||||||
# kde apps
|
# kde apps
|
||||||
nixpkgs.config.firefox.enablePlasmaBrowserIntegration = true;
|
nixpkgs.config.firefox.enablePlasmaBrowserIntegration = true;
|
||||||
users.users.googlebot.packages = with pkgs; [
|
users.users.googlebot.packages = with pkgs; [
|
||||||
akonadi kmail plasma5Packages.kmail-account-wizard
|
# akonadi
|
||||||
|
# kmail
|
||||||
|
# plasma5Packages.kmail-account-wizard
|
||||||
|
kate
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user