|
|
7078dd84eb
|
pkgs(nixvim): Enable treesitter support and enable which-key plugin
|
2025-08-11 12:42:32 +08:00 |
|
|
|
9466308478
|
pkgs(nixvim): Set colorscheme and enable lualine plugin
|
2025-08-11 12:42:31 +08:00 |
|
|
|
cdf7e9908a
|
pkgs(nixvim): Add basic lsp support for nix language
|
2025-08-11 12:42:29 +08:00 |
|
|
|
419edec01f
|
pkgs(nixvim): Use nixvim to precompile lua to byte code
|
2025-08-11 12:42:27 +08:00 |
|
|
|
0bae976b08
|
pkgs(nixvim): Add some basic structure
|
2025-08-11 12:42:26 +08:00 |
|
|
|
c75945ddba
|
Refactor nixvim to move it as standalone package instead of nixos module
|
2025-08-11 12:42:13 +08:00 |
|
|
|
92ec57e83f
|
machine(Tytonidae): Enable secure boot
|
2025-08-09 12:44:24 +08:00 |
|
|
|
2300f302af
|
flake: Sync flake input upstreams
|
2025-07-21 17:29:08 +08:00 |
|
|
|
e4aac72779
|
gui: Add more fonts as fallback
|
2025-07-19 03:26:04 +08:00 |
|
|
|
210882a209
|
machine(Akun): Fix waybar backlight configuration
|
2025-07-17 11:14:47 +08:00 |
|
|
|
df91a54884
|
machine(Tytonidae,Akun): Choose scx_lavd as scheduler
|
2025-07-16 04:09:39 +08:00 |
|
|
|
6d6a417c5e
|
Add Noto Color Emoji as fallback font of emoji
|
2025-07-16 03:55:03 +08:00 |
|
|
|
c348dd527a
|
Remove unused code in overlays
|
2025-07-15 22:12:43 +08:00 |
|
|
|
6c4546df9c
|
module(waybar): Refactor waybar module
|
2025-07-15 22:10:53 +08:00 |
|
|
|
90a5b36616
|
module(jujustu): Add ui.diff-editor settings to use builtin editor
|
2025-07-15 22:05:55 +08:00 |
|
|
|
217167cee4
|
justfile: Fix the exclude files for deadNix
|
2025-07-15 22:03:24 +08:00 |
|
|
|
c77571cd8b
|
Improve ddcci mount service
|
2025-07-15 20:38:47 +08:00 |
|
|
|
1d98d3905f
|
gui(niri): Add window-rule to disable auto-focus for wechat little window
|
2025-07-15 02:28:43 +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 |
|
|
|
0bb321f2c5
|
Add typo lsp for helix editor in repo-level helix configuration
|
2025-07-14 22:36:25 +08:00 |
|
|
|
fd9ef02112
|
module(wluma): Fix wluma module doesn't use extraSettings
|
2025-07-14 22:32:50 +08:00 |
|
|
|
101749eb84
|
machine(Tytonidae,Akun): Use Blobmoji as emoji font
|
2025-07-14 22:24:21 +08:00 |
|
|
|
c42b0628fd
|
gui: Fix emoji font, and use noto color emoji
|
2025-07-14 22:19:07 +08:00 |
|
|
|
03a6b549a2
|
module(waybar): Use Source Han Serif as fallback font
|
2025-07-14 22:19:05 +08:00 |
|
|
|
46ef838dc6
|
machine(Akun): Add wechat into system packages
|
2025-07-14 19:49:35 +08:00 |
|
|
|
62abadd6e7
|
flake: Sync flake input upstreams
|
2025-07-13 04:02:36 +08:00 |
|
|
|
d7fb8fd81d
|
pkgs: Sync package upstream
|
2025-07-13 02:08:45 +08:00 |
|
|
|
36e97c0c31
|
treefmt: Fix exclude path for nvfetcher generated files
|
2025-07-13 02:06:34 +08:00 |
|
|
|
992ad53668
|
pkgs: Fix wrong url of yuhao-star ime upstream
|
2025-07-13 01:44:48 +08:00 |
|
|
|
8aa578123c
|
Use packagesFromDirectoryRecursive to improve package building
|
2025-07-13 01:29:41 +08:00 |
|
|
|
57dafbe7e1
|
gui: Change font configuration
|
2025-07-12 23:14:28 +08:00 |
|
|
|
5263c62c29
|
README: Update README.md to include lib as flake output
|
2025-07-12 06:01:57 +08:00 |
|
|
|
21fa9545c2
|
devShell: Add name for devShell environment
|
2025-07-12 05:46:02 +08:00 |
|
|
|
eb1781b2ba
|
overlays: Use prev.stdenv.hostPlatform to get system instead of final
|
2025-07-12 05:32:17 +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 |
|
|
|
317a2b4a28
|
Add nixvim module to config basic option for neovim
|
2025-07-11 19:58:33 +08:00 |
|
|
|
07dcd7e606
|
gui(niri): Add system package evince
|
2025-07-11 05:22:43 +08:00 |
|
|
|
deac0d0d8f
|
module(wluma): Refactor wluma module
|
2025-07-11 05:14:18 +08:00 |
|
|
|
34b35719e8
|
justfile: Add push recipe to push branch to all remotes
|
2025-07-11 04:47:06 +08:00 |
|
|
|
6ba58d5882
|
module: Fix waydroid module donot use enable option, also remove unused nix code
|
2025-07-11 04:43:51 +08:00 |
|
|
|
65c921606e
|
wallpaper: Add a new wallpaper
|
2025-07-11 04:29:02 +08:00 |
|
|
|
dcb0c0d7a5
|
module(awscli): Add option for endpoint_url to use localhost url in Tytonidae
|
2025-07-11 04:12:11 +08:00 |
|
|
|
871ac5871d
|
gui(niri): Add swayimg as default image viewer
|
2025-07-11 03:48:08 +08:00 |
|
|
|
d69903d7d8
|
justfile: Add sign, rebase and patch recipes for workflow
|
2025-07-11 01:28:47 +08:00 |
|
|
|
24797cd72c
|
fix: Fix ddcci device can not activate in /sys/class/backlight sometimes
|
2025-07-11 01:21:53 +08:00 |
|
|
|
d01f6f9377
|
README: Update terminal in README.md
|
2025-07-10 23:32:32 +08:00 |
|
|
|
ed31c2cf5e
|
flake: Sync flake input upstreams
|
2025-07-10 23:15:17 +08:00 |
|
|
|
f5977b7dcc
|
pkgs: Sync package upstream
|
2025-07-10 22:02:30 +08:00 |
|
|
|
9317743571
|
module(nix): Config flake inputs as nix registry
|
2025-07-10 21:22:02 +08:00 |
|