Update pinephone.nix

This commit is contained in:
Aaron Honeycutt 2022-12-30 15:29:32 +00:00
parent 56d125aa0e
commit 7b9fe95a80

View file

@ -56,12 +56,18 @@
"networkmanager"
"video"
"wheel"
];
];
packages = with pkgs; [
gnome.gnome-clocks
grim
portfolio-filemanager
];
};
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