mirror of
https://github.com/willemml/dotfiles.nix.git
synced 2025-04-12 11:17:17 +00:00
add tasks to readme
This commit is contained in:
parent
027d006956
commit
1d0bdbcf27
1 changed files with 17 additions and 0 deletions
17
README.org
17
README.org
|
@ -128,3 +128,20 @@ Adds the inputs of this flake to the nix registry and ~NIX_PATH~.
|
|||
|
||||
Taken from [[https://github.com/LnL7/nix-darwin/issues/277#issuecomment-992866471][LnL7/nix-darwin #277]].
|
||||
|
||||
* Tasks
|
||||
|
||||
** TODO Packages for different systems
|
||||
|
||||
Packages are in the flake outputs for systems they are not compatible with.
|
||||
|
||||
** TODO Break out emacs config
|
||||
|
||||
Emacs configuration should be in it's own repository.
|
||||
Lisp code should be extracted into separate files or an org-babel setup.
|
||||
|
||||
** TODO Test zeusasahi
|
||||
|
||||
** TODO Services as modules
|
||||
|
||||
Services should be converted to modules.
|
||||
These should ideally support both linux and darwin hosts (launchd and systemd).
|
||||
|
|
Loading…
Add table
Reference in a new issue