diff --git a/TODO.md b/TODO.md deleted file mode 100644 index d7f44b4..0000000 --- a/TODO.md +++ /dev/null @@ -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 diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..141ce97 --- /dev/null +++ b/todo.txt @@ -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