Commit graph

127 commits

Author SHA1 Message Date
9e9b2cd6b5
chore: Move doom-emacs as package instead of module 2025-10-13 10:36:56 +08:00
4a6dbe67fa
feat(fish): Remove fastfetch from greeting function 2025-10-13 10:36:52 +08:00
38163983b1
feat(fish): Add foreign env var plugin for fish 2025-09-23 03:22:27 +08:00
3b6fc69eea
feat(gitu): Install gitu instead of lazygit 2025-09-13 12:41:32 +08:00
1fdfc2dfc5
feat(bash): Disable ble.sh for bash 2025-09-12 20:39:05 +08:00
5dd2eb2ac3
feat(firefox): Add more search engine alias and fix better-fox break change 2025-09-08 15:32:08 +08:00
3fba87b4b1
feat(spotifyd): Enable spotifyd module to play music in background 2025-09-08 15:26:50 +08:00
d683e4ae6a
fix(git): Prevent strpping hash-prefixed from commits
Sets `core.commentChar` to a semicolon (`;`). This prevents Git from
treating lines beginning with a `#` as comments and removing them from
the final commit message. This is useful when writing commit messages
with markdown.
2025-08-30 22:11:31 +08:00
db95628f71
module(doom) Move doom module into david's home modules 2025-08-24 18:31:00 +08:00
9201969c1b
Reformat nix source file using nixfmt 2025-08-21 05:08:56 +08:00
2e4a532958
typos: Modify typos configuration and ignore typo check in doom init.el 2025-08-21 04:50:31 +08:00
0c9540a4a7
module(doom): Add treemacs and telega packages 2025-08-17 03:38:00 +08:00
d0581706fe
module(doom): Use nix-doom-unstraight instead of emacs module 2025-08-15 22:54:09 +08:00
fa915b96f7
module(fish): Prefer to use abbr instead of alias 2025-08-15 22:48:33 +08:00
68eb8df9c8
jujutsu: Modify configuration and usage to fit the latest version 2025-08-11 17:06:06 +08:00
54d4bc057e
pkg(nixvim): Delete reorder_array option for taplo and reformat all toml files 2025-08-11 12:42:43 +08:00
90a5b36616
module(jujustu): Add ui.diff-editor settings to use builtin editor 2025-07-15 22:05:55 +08:00
a3a4265b96
module(helix): Add typos-lsp to all languages' ls, and pass default lang settings via passthru in package 2025-07-15 01:46:48 +08:00
b54be83fd7
Refactor loadImports function to add recursive capability of import 2025-07-12 04:47:33 +08:00
2c997cddce
Add extra function for lib, and refactor with loadImports 2025-07-12 00:27:42 +08:00
dcb0c0d7a5
module(awscli): Add option for endpoint_url to use localhost url in Tytonidae 2025-07-11 04:12:11 +08:00
ee4fe74676
module(fcitx5): Modify some key bindings 2025-07-06 08:45:33 +08:00
fc757e6613
module(i18n): Config yuhao_star ime to work with rime-ice ime 2025-07-06 07:09:49 +08:00
1add1c0393
module(yazi): Improve yazi configuration and add plugins for yazi 2025-07-06 01:19:04 +08:00
bebfd63f40
module(garage,awscli): Add garage and awscli module
- Add garage module.
- Enable garage module on Tytonidae.
- Add awscli module.
- Enable awscli module on Tytonidae.
2025-07-04 06:16:11 +08:00
e65183b4a4
Refactor gui module 2025-07-02 17:49:52 +08:00
9e7124071b
gui(niri): Use waypaper to play wallpaper instead of swaybg 2025-07-02 14:05:06 +08:00
4dfd323325
Change base url of youthlic.social from youthlic.fun 2025-07-01 00:42:27 +08:00
12c5eae273
module(helix): Change helix theme to gruvbox_dark_soft 2025-07-01 00:42:22 +08:00
6f6b32612d
Add alacritty configuration and use it as default 2025-07-01 00:42:20 +08:00
6f35b2ebcc
module(obs): Refactor obs-studio module from hmModule into nixosModule 2025-07-01 00:40:27 +08:00
cdcd180527
module(just): Add dead-nix to check unused nix code 2025-07-01 00:34:28 +08:00
6cc6a6c3ab
module(i18n): Reformat default.custom.yaml 2025-07-01 00:24:51 +08:00
d390953280
Use rime-ice in nixpkgs instead of self-packaged
- remove package rime-ice
- remove overlay of rime-ice
- regenerate nvfetcher
- add configuration for rime-ice
- add zhwiki and moegirl as dict
2025-06-30 11:23:52 +08:00
eae222883f
module(firefox): Add addon redirector for firefox 2025-06-21 19:39:25 +08:00
1cb24e849f
module(firefox): Add firefox settings 2025-06-19 14:38:16 +08:00
1ba9bf2069
module(zed): Improve zed settings 2025-06-19 14:38:15 +08:00
ebe7f7b897
module(helix,zed): Add ty as python lsp for helix and zed 2025-06-19 14:38:14 +08:00
9675b160d2
module(helix,zed): Add nil as lsp for nix language 2025-06-19 14:38:12 +08:00
7f20dd1e90
module(zioxide): Enable shell integration if possible 2025-06-19 14:38:08 +08:00
a2f8fbbbce
module(atuin): Disable ation key bind of ArrowUp 2025-06-13 13:49:32 +08:00
9b4a5c89c2
module(fzf,eza): Enable shell integration if possible 2025-06-13 13:49:29 +08:00
6a3473813d
Move all editor runtime deps into package editor-runtime 2025-06-09 15:41:27 +08:00
915256aa94
Move helix runtime inputs to hm extraPackages option 2025-06-09 15:41:25 +08:00
11e14b01f9
Update flake inputs 2025-06-09 15:41:24 +08:00
e46a086ab3
Add ion shell module 2025-06-09 15:41:23 +08:00
ceecc82aae
Add treefmt-nix for formatting all the files 2025-06-06 19:51:45 +08:00
91bafef163
Enable transience feature for starship. 2025-06-05 19:15:01 +08:00
f3de1c79e4
use typos to check typos 2025-05-25 20:17:52 +08:00
d411035f10
update flake inputs 2025-05-18 03:17:03 +08:00