Commit graph

13 commits

Author SHA1 Message Date
Hoang Nguyen 31b847458e
Initial disko config for aragorn 2024-02-22 00:00:00 +07:00
Hoang Nguyen a71149c0ed
Code snapshot
This is safe enough for a commit, though it doesn't work yet.

TODO: update home-manager module references
2024-02-09 00:00:00 +07:00
Hoang Nguyen 0327ca11ac
Extract custom functions out of lib
Using lib.extend might hinder refactor ability in the future, so putting
every custom ones inside 'myLib' attribute.
2024-01-07 00:00:00 +07:00
Hoang Nguyen 525ef2f658
Use home-manager.sharedModules instead of per-user imports 2023-12-26 00:00:00 +07:00
Hoang Nguyen 0cb15dd774
Add some unit test cases
Also:
- separate system config for darwin and nixos, as some options don't
  exist on nix-darwin.
- use nix-index-database as home-manager module instead of system
  module
2023-12-21 00:00:00 +07:00
Hoang Nguyen 6dba57334f
Rewrite multiple parts again
I like wasting my time, ok :) It didn't work before anyway
2023-12-19 00:00:00 +07:00
Hoang Nguyen 89aff37990
Use flake-parts
Nothing works yet (needs some manual testing :v)
2023-12-17 00:00:00 +07:00
Hoang Nguyen 279a3125af
Use external personal Neovim configuration
Also include updates here and there.
2023-10-29 00:00:00 +07:00
Hoang Nguyen 37ceb2cd30
k9s: use an unofficial Nord theme
Also remove `nix-search` from system package list (I can always run the
devShell to use it).
2023-09-26 00:00:00 +07:00
Hoang Nguyen 360d987225
Use absolute file path for DoomEmacs' banner image 2023-09-25 00:00:00 +07:00
Hoang Nguyen 5fbf3bfad4
It works now 2023-09-24 00:00:00 +07:00
Hoang Nguyen 9979385108
At least it can build now
Haven't tried applying yet.
2023-09-18 00:00:00 +07:00
Hoang Nguyen c53cb34f2f
Initial commit
Nothing works, nothing is tested yet. This is kind of an initial code
snapshot.
2023-09-17 00:00:00 +07:00