Commit graph

617 commits

Author SHA1 Message Date
5fce50217e
feat(doom): Disable company module for doom 2025-09-12 20:51:26 +08:00
f9f767e150
chore(waybar): Modify waybar outputs' names 2025-09-12 20:47:23 +08:00
8365f2e4de
chore: Update pkgs upsteam 2025-09-12 20:46:50 +08:00
34b256ca85
chore: Update flake inputs 2025-09-12 20:45:17 +08:00
a665897010
feat(guix): Add modify some guix settings 2025-09-12 20:43:51 +08:00
edad727d17
feat(nautilus): Use cosmic-files instead of nautilus 2025-09-12 20:42:21 +08:00
1fdfc2dfc5
feat(bash): Disable ble.sh for bash 2025-09-12 20:39:05 +08:00
95674f0d7a
feat(document): Enable nixos document 2025-09-08 15:32:11 +08:00
7cd87ff477
feat(steam&niri): Add window-rule to show steam notify window better 2025-09-08 15:32:10 +08:00
5dd2eb2ac3
feat(firefox): Add more search engine alias and fix better-fox break change 2025-09-08 15:32:08 +08:00
8c71258562
chore(pkgs): Uncomment to add hurl and cmake-lsp to editor-runtime 2025-09-08 15:32:06 +08:00
3fba87b4b1
feat(spotifyd): Enable spotifyd module to play music in background 2025-09-08 15:26:50 +08:00
d9aecce780
feat(doom): Enhance telega clipboard and enable lisp
This commit introduces significant improvements to clipboard handling
within the Telega (Telegram) client and enables the LSP module.

### Telega Clipboard Enhancements
- Paste Images: Overrides the default image pasting
  function (`telega-chatbuf-attach-clipboard`) with more image format
  support.
- Copy Images: Adds a new interactive command,
  `+telega-save-file-to-clipboard`, to download a file from a message
  and copy it directly to the Wayland clipboard via `wl-copy`.

### LSP Support
- Enabled the `:tools lsp` module to activate Language Server Protocol
  support for improved code intelligence.
2025-08-30 22:18:47 +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
3a271203f3
chore(deps): Update flake inputs
Updated all flake inputs to their latest versions.
2025-08-30 21:53:39 +08:00
22646df961
feat(doom): Enable language modules and disable stylix
This commit expands the Doom Emacs configuration by enabling a
wide array of programming language modules and tools. It also
decouples Emacs from the system's Stylix theming for more granular
control.

*** Modules
- Enabled language support for C/C++, Clojure, Go, Haskell,
  Python, Rust, Web, and Zig.
- Also enabled the ~company~, ~ibuffer~, ~upload~, and
  ~graphviz~ modules.
*** UI
- Switched to relative line numbers.
- Enabled icons for the ~vertico~ completion UI.
*** Nix
- Disabled the ~stylix~ target for Emacs to prevent it from
  overwriting the Doom theme.
- Added ~imagemagick~ as a dependency.
2025-08-29 11:26:18 +08:00
d6380773b3
chore: System updates and config tweaks
Updated all flake inputs and applied srveral improvements to the
system configurations.

*** Updates
- Ran =flake update= to bring all dependencies to their latest
  versions.
- Pinned =lix-module= to the stable =release-2.93= branch to
  prevent breakages from its main branch.

*** System Configuration
- ssh: Reworked the client configuration to use a global =*= match
  block for secure defaults. Disabled the default home-manager
  config for removing nixpkgs' wrannings.
- intel-vaapi-driver: Enabled =enableHybridCodec= override to avoid
  to build whole package from scratch.
- kde: Forced the Qt platform theme to =kde= to fix a visual bug
  with Stylix.
- onnxruntime: Disabled CUDA/NCCL support to avoid to build the
  whole package from scratch.

*** Application Changes
- firefox: Switched the default browser package to =firefox-beta=
  across the entire configuration (NixOS, home-manager, and niri).
- editor: Removed =hurl= and =cmake-language-server= from the
  editor runtime environment for broken packages.
2025-08-29 11:18:17 +08:00
dca4a1c944
Add new README file with org-mode format 2025-08-26 15:02:41 +08:00
8d7173730a
flake: Sync flake inputs with upstream 2025-08-26 10:27:02 +08:00
6933595b62
module(doom): Fix envrc.el cannot keep nix packages 2025-08-25 14:17:07 +08:00
9942ce62ab
module(doom): Set line number style 2025-08-25 14:17:05 +08:00
d8f21e1936
module(doom): Disable converting emoji to svg in telega 2025-08-25 14:17:04 +08:00
7fc036f01c
module(doom): Set right font settings 2025-08-25 14:17:03 +08:00
4c6efa5539
module(doom): Improve config.el format 2025-08-25 14:17:01 +08:00
3a602964ab
machine(Tytonidae): Bond eno2 and wlan0 2025-08-25 13:36:34 +08:00
db95628f71
module(doom) Move doom module into david's home modules 2025-08-24 18:31:00 +08:00
9ffb8e9b42
module(radicle): Fix mismatch of radicle seed server 2025-08-22 01:00:20 +08:00
9fe94ef933
gui(niri-hybrid): Fix extra option for regreet 2025-08-22 00:48:55 +08:00
207e7a00b9
gui(niri): Use tuigreet as greeter instead of regreet 2025-08-22 00:40:55 +08:00
139128b152
module(firefox): Fix firefox quick search for nixos wiki 2025-08-22 00:37:18 +08:00
afa48dc530
flake: Sync flake inputs with upstream 2025-08-22 00:33:51 +08:00
c48460eb3a
pkg: Enable wayland for spotify 2025-08-21 05:42:52 +08:00
dd700c0c4c
pkg: Enable wayland for zulip 2025-08-21 05:15:21 +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
76f5354dca
gui(niri): Use cage to launch regreet instead of niri-session 2025-08-16 01:36:56 +08:00
090e7d3578
pkg: Sync package upstream 2025-08-16 00:23:04 +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
d31c5711a3
machine(Tytonidae): Modify network configuration 2025-08-15 22:48:31 +08:00
4ccf910438
module(kanshi): Modify kanshi output 2025-08-15 22:21:53 +08:00
98e6f4df21
module(kanshi): Add kanshi module to config monitors 2025-08-11 22:28:50 +08:00
01bf0fba4f
documentation: Enable texinfo 2025-08-11 22:22:36 +08:00
b5f7705be3
module(niri): Add window-rule to ked-polkit-1 2025-08-11 17:15:08 +08:00
68eb8df9c8
jujutsu: Modify configuration and usage to fit the latest version 2025-08-11 17:06:06 +08:00
89aa928419
flake: Sync flake inputs 2025-08-11 17:01:31 +08:00
dbd049be70
Add emacs module to install emacs 2025-08-11 12:57:36 +08:00
400742f8a9
pkg(nixvim): Add idris2 language configuration 2025-08-11 12:43:05 +08:00
56dc7f3bba
pkg(nixvim): Add some lsp configuration 2025-08-11 12:43:03 +08:00