Updating to staging and GNOME 48
This commit is contained in:
parent
653eec66d9
commit
976c16f1ac
5 changed files with 50 additions and 45 deletions
|
|
@ -69,7 +69,7 @@ in {
|
|||
parsec-bin
|
||||
unstable.suyu
|
||||
# suyu
|
||||
factorio
|
||||
# factorio
|
||||
|
||||
# Reading
|
||||
# calibre
|
||||
|
|
@ -83,6 +83,10 @@ in {
|
|||
zotero
|
||||
folio
|
||||
|
||||
# Planification
|
||||
# planify
|
||||
dosage-tracker
|
||||
|
||||
# Programming
|
||||
git
|
||||
git-lfs
|
||||
|
|
@ -120,7 +124,7 @@ in {
|
|||
# Proton
|
||||
protonmail-bridge-gui
|
||||
protonmail-desktop
|
||||
stable.protonvpn-gui
|
||||
protonvpn-gui
|
||||
proton-pass
|
||||
|
||||
# Multimedia
|
||||
|
|
@ -129,9 +133,9 @@ in {
|
|||
libopus
|
||||
];
|
||||
|
||||
system.extraDependencies = with pkgs; [
|
||||
factorio.src
|
||||
];
|
||||
# system.extraDependencies = with pkgs; [
|
||||
# factorio.src
|
||||
# ];
|
||||
|
||||
# Flatpaks
|
||||
services.flatpak = lib.mkIf (config?services.flatpak.packages) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue