Update pinephone.nix

This commit is contained in:
Aaron Honeycutt 2022-12-31 19:14:28 +00:00
parent 0454e7b60f
commit c2262b1e05

View file

@ -58,16 +58,30 @@
"wheel"
];
# GUI
packages = with pkgs; [
deja-dup
foliate
headlines
gnome.gnome-clocks
grim
gnome.gnome-calculator
gnome-feeds
gnome-photos
gnome-podcasts
lollypop
marker
portfolio-filemanager
spot
tootle
# CLI
grim
];
};
};
time.timeZone = "America/Denver";
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave