1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +01:00

docs: move to todo.txt

This commit is contained in:
Kierán Meinhardt
2019-08-26 15:30:44 +02:00
parent 5adb60742b
commit aaf4b54c04
2 changed files with 7 additions and 12 deletions

12
TODO.md
View File

@@ -1,12 +0,0 @@
[ ] environment.etc."sshd/banner-line".text = config.networking.hostName
[ ] fix man-pdf:
man-pdf 1p env
man-pdf env
man-pdf:
man $options -t $command | ps2pdf - $command.pdf
[ ] homeros: add guest-user
(gnome, firefox with plugins and prefs, libreoffice)
move gui stuff out of systemPackages and into users.me
[ ] package my wallpapers
[ ] package packages/_todo

7
todo.txt Normal file
View File

@@ -0,0 +1,7 @@
2019-07-09 fzf wrappers @package
2019-08-25 environment.etc."sshd/banner-line".text = config.networking.hostName;
2019-08-25 fix man-pdf: man-pdf 1p env, man-pdf env: man $options -t $command | ps2pdf - $command.pdf
2019-08-25 tolino-screensaver @package
2019-08-25 wallpapers @package
2019-08-26 create guest user (gnome, firefox with plugins and prefs, libreoffice) @homeros +GuestUser
2019-08-26 move gui stuff out of systemPackages and into users.me +GuestUser