Home Gen484 @ 2025-03-21-00:22
This commit is contained in:
parent
446603f0e1
commit
9d3452fe19
@ -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;
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user