This commit is contained in:
Peder Bergebakken Sundt 2024-10-09 08:58:12 +02:00
parent 9c492ef548
commit bd765031de
2 changed files with 3 additions and 2 deletions

View File

@ -47,6 +47,7 @@
gnome-photos gnome-photos
gnome-tour gnome-tour
(pkgs.gedit or pkgs.gnome.gedit) # text editor (24.05 vs 23.11) (pkgs.gedit or pkgs.gnome.gedit) # text editor (24.05 vs 23.11)
papers # Document Viewer (new)
]) ++ (with pkgs.gnome; [ ]) ++ (with pkgs.gnome; [
eog eog
#cheese # webcam tool #cheese # webcam tool
@ -54,7 +55,6 @@
yelp # Help yelp # Help
#baobab # Disk Usage Analyser #baobab # Disk Usage Analyser
evince # Document Viewer evince # Document Viewer
papers # Document Viewer (new)
gnome-music gnome-music
gnome-terminal gnome-terminal
epiphany # web browser epiphany # web browser

View File

@ -11,6 +11,7 @@
* [x] use `nom` when deploying * [x] use `nom` when deploying
* [ ] https://fosdem.org/2024/schedule/event/fosdem-2024-3045-automatic-boot-assessment-with-boot-counting/ * [ ] https://fosdem.org/2024/schedule/event/fosdem-2024-3045-automatic-boot-assessment-with-boot-counting/
* [ ] https://discourse.nixos.org/t/a-web-ui-for-the-nix-store-early-beta/35762 * [ ] https://discourse.nixos.org/t/a-web-ui-for-the-nix-store-early-beta/35762
* [ ] working `jump` completions
# machine park # machine park
* [ ] wg * [ ] wg
* [ ] remote-builders over wg * [ ] remote-builders over wg
@ -96,5 +97,5 @@
* [ ] code-remote * [ ] code-remote
* [ ] add .netrc * [ ] add .netrc
* [ ] mint a one true ssh key? * [ ] mint a one true ssh key?
* [ ] then add darwin and aarch64 community remote builders * [x] then add darwin and aarch64 community remote builders
* [ ] automate adding ssh host public keys to flake * [ ] automate adding ssh host public keys to flake