Home Gen484 @ 2025-03-21-00:22

This commit is contained in:
Jonas Röger 2025-03-21 00:22:38 +01:00
parent 446603f0e1
commit 9d3452fe19
2 changed files with 2 additions and 1 deletions

View File

@ -69,6 +69,7 @@ in {
"${config.xdg.userDirs.music}" "${config.xdg.userDirs.music}"
"${config.xdg.userDirs.pictures}" "${config.xdg.userDirs.pictures}"
"${config.xdg.userDirs.videos}" "${config.xdg.userDirs.videos}"
"${config.home.homeDirectory}/org"
]; ];
repositories = [repo]; repositories = [repo];
excludeHomeManagerSymlinks = true; excludeHomeManagerSymlinks = true;

View File

@ -155,7 +155,7 @@
;;nim ; python + lisp at the speed of c ;;nim ; python + lisp at the speed of c
(nix +tree-sitter +lsp) ; I hereby declare "nix geht mehr!" (nix +tree-sitter +lsp) ; I hereby declare "nix geht mehr!"
;;ocaml ; an objective camel ;;ocaml ; an objective camel
org ; organize your plain life in plain text (org +brain +dagndrop +noter +pretty +roam2) ; organize your plain life in plain text
;;php ; perl's insecure younger brother ;;php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more ;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional ;;purescript ; javascript, but functional