commit df31dc2883ecc90e2e214142ea62c6d0c44224c4
parent fe13dd7a766c788377a2747ecb20e46d37a27752
Author: Vincent Demeester <vincent@sbr.pm>
Date: Fri, 10 Jul 2020 16:02:50 +0200
Update tasks (from inbox)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 25 insertions(+), 0 deletions(-)
diff --git a/tasks.org b/tasks.org
@@ -71,6 +71,14 @@
+ gpg setup
- [ ] Red Hat VPN connection
+
+* TODO [#A] Experiment with Xpra on NixOS (wakasu)
+:PROPERTIES:
+:CREATED:[2020-06-22 Mon 18:39]
+:END:
+
+On wakasu, in addition to VMs :)
+
* TODO [#B] Create a custom iso for easier install
Embedding the install scripts and some helpers for secrets ?
@@ -152,6 +160,13 @@
** TODO [[https://www.nmattia.com/posts/2019-09-10-autoupdate.html][Nicolas Mattia – Triggered CI Builds: Automatically Update your Project's Dependencies]]
[2019-10-15 Tue 08:24]
+* TODO pkgs, nur and overlay
+
+Take inspiration from there :
+- https://gitlab.com/rycee/nur-expressions/tree/master
+
+(versions, …)
+
* TODO Manage firefox in home-manager
- See [[https://cmacr.ae/post/2020-05-09-managing-firefox-on-macos-with-nix/][Managing Firefox on macOS with Nix - Calum MacRae]]
@@ -197,6 +212,16 @@
Can be using =virsh= and =libvirt=. Maybe the best thing will be to use the test
capabilities of nixos itself.
+* TODO [#C] Experiment with deploy on remote machines
+
+** TODO [[https://github.com/misuzu/nix-simple-deploy][misuzu/nix-simple-deploy: A Rust rewrite of unmaintained nix-deploy.]]
+[2020-04-24 Fri 14:44]
+
+Try this out with a NixOS VM. Idea would then be:
+- Use this for okinawa, sakhalin, kerkouane, …
+
+** TODO [[https://github.com/DBCDK/morph][DBCDK/morph: NixOS deployment tool]] :nixos:
+[2020-05-04 Mon 11:40]
* TODO [#C] migrate to enchant for spell checking
This will allow to use hunspell, ispell, …