Commit Graph

8 Commits

Author SHA1 Message Date
Gabriel Arazas
8dc05f94ee Update Emacs config
Also updated org-roam. Though, Doom Emacs will eventually update it,
rendering the custom module useless in the future.
2021-07-22 19:25:18 +08:00
Gabriel Arazas
071b2f56b9 Update custom wiki Doom module 2021-05-27 19:48:08 +08:00
Gabriel Arazas
233e6bac4e Update editor configs 2021-05-09 10:42:17 +08:00
Gabriel Arazas
932a81aa81 Update Emacs config again 2021-05-07 08:43:56 +08:00
Gabriel Arazas
de6b66c657 Update custom Doom wiki module 2021-05-06 14:28:37 +08:00
Gabriel Arazas
75de71b4d0 Create a custom Doom module for wikis 2021-05-04 23:59:07 +08:00
Gabriel Arazas
c298c621c9 Update editor config and add new config packages 2021-05-03 11:38:31 +08:00
Gabriel Arazas
0681d1fd7c Structure the project with NixOS-styled distros
It's been a while but I've been using NixOS (or anything styled like it
like GuixSD, for example) and distro-hopped from Arch Linux.
I think it's high noon for making the structure of this setup to be
truer to one of the big objectives which is how easy to transfer this
between different setups.
Which means I removed some things such as the package lists, systemd
config files, and package manager-specific configs.
While the solution is easy (which is to simply ignore the
system-specific files) but I'm not going with the pragmatic solution not
because I'm a dumbass but because I'm so smart that I want to create a
challenge for myself to solve a puzzle on figuring out a way on how to
structure my dotfiles. :)

Such a productive use of my time, that's for sure.
2020-09-11 03:12:26 +08:00