1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00
Commit Graph

147 Commits

Author SHA1 Message Date
xnm
4b2884451c feat(ollama): 🚀 Update Gemma3 model variant in loadModels
Updated the Gemma3 model variant from `gemma3:4b` to `gemma3n:e4b` in
the Ollama service configuration
2025-07-06 16:45:56 +03:00
xnm
67332f3129 feat(shell): Add AI-powered Git and writing aliases
Add new fish shell aliases for AI-assisted workflows:
- `ai-commit`/`aic`: Generate commit messages from staged changes
- `ai-emoji-commit`/`aiec`: Generate emoji commit messages
- `ai-branch`/`aib`: Suggest branch names
- `ai-spell`/`ais`: Improve writing
- `ai-email`/`aie`: Draft email responses
- `ai-linkedin`/`ail`: Craft LinkedIn replies

All commands pipe through `hx` for editing before use.
2025-06-01 18:58:47 +03:00
xnm
d22e37ea8e feat(terminal-utils): 📦 Add more terminal utilities
Added several useful terminal utilities to the NixOS configuration:
- `moreutils` for additional Unix tools
- `asciinema` and `asciinema-agg` for terminal recording
- `dogdns` for DNS lookups
- `ncdu` for disk usage analysis
- `magic-wormhole-rs` for secure file transfers

Also commented out `taskwarrior3` and `wormhole-william` for future
reference.
2025-06-01 18:58:43 +03:00
xnm
49f23c4fd4 feat(ai): 🤖 update LLM models and configuration
- Changed default model from `ollama:llama3.2:3b` to `ollama:gemma3:4b`
- Updated model token limits and added new models:
  - Added `gemma3:4b` with vision support
  - Removed `phi4:14b` and added `phi4-reasoning:14b`
  - Updated token limits for existing models
- Added new AI-related roles:
  - `commit-message.md`
  - `email-answer.md`
  - `emoji-commit-message.md`
  - `git-branch.md`
  - `improve-prompt.md`
  - `improve-writing.md`
  - `linkedin-answer.md`
  - Enhanced `to-emoji.md` and added `to-emojies.md`
- Added `ai` alias for `aichat` in fish config
- Updated NixOS configuration to load new models
2025-06-01 18:57:33 +03:00
xnm
2ded474297 💄 fix(waybar): update waybar icon glyphs 2025-05-25 18:34:41 +03:00
xnm
6395991cf6 📦 feat(git): add radicle package
- add `radicle` package
- add `radicle-tui` package
- create fish alias for `rad-tui`
- add radicle config template `radicle.nix`
- add `.gitconfig.radicle` to `.gitconfig`
- create directory for radicle projects with its `.gitconfig.radicle`
2025-05-24 23:39:56 +03:00
xnm
ddb7795d24 📦 ️feat(terminal-utils): add jujutsu and jjui tools 2025-05-20 21:18:11 +03:00
xnm
33aa287e12 🔒 feat(security): replace sudo with sudo-rs
- Enable `sudo-rs` with wheel-only execution
- Disable legacy `sudo`
- Update AppArmor and U2F configs for `sudo-rs`
- Update Yubikey U2F auth for `sudo-rs`
2025-05-18 03:40:44 +03:00
xnm
952fb7f7c1 📦 ️feat(work): update developer tooling
- Add google-cloud-sdk and android-studio
- Reorganize package list ordering
2025-05-18 03:37:28 +03:00
xnm
98452f31a3 📦 ️feat(terminal): add dotenvx to system packages 2025-05-18 03:33:40 +03:00
xnm
604ca2daf9 💄 improve(wlogout): enable background blur and apply rounded edges to buttons in wlogout 2025-05-10 19:38:03 +03:00
xnm
9f51ddcb74 💄 update(theme): update theme configurations and cleanup
-  remove unused Kvantum theme configs:
  - `Catppuccin-Macchiato-Standard-Teal-dark#.kvconfig`
  - `Catppuccin-Teal-Dark#.kvconfig`
- ♻️ rename `Adwaita#.kvconfig` to
`catppuccin-macchiato-teal-standard#.kvconfig`
-  update theme references in config files:
  - `kvantum.kvconfig` (changed theme to
`catppuccin-macchiato-teal-standard#`)
  - `gtk-3.0/settings.ini` (updated theme and icon names)
  - `gtk-4.0/settings.ini` (updated theme and icon names)
  - `xsettingsd/xsettingsd.conf` (updated theme and icon names)
-  remove unused felix config file (`felix/config.yaml`)
2025-05-09 23:29:08 +03:00
xnm
0445efa3ac 🤖 update(nixos/llm): update Ollama model configuration
- 🔄 Replace `phi4:14b` with `phi4-reasoning:14b` model
-  Add `qwen3:14b` model to the load list
2025-05-09 22:17:48 +03:00
xnm
e3e8773df8 feat(kitty): add search functionality from https://github.com/trygveaa/kitty-kitten-search 2025-04-27 23:20:37 +03:00
xnm
e78b9895c9 feat(dunst): add keyboard follow mode 2025-04-27 21:06:01 +03:00
xnm
247bf4d438 feat: switch terminal to Kitty and update related configs
- Replace WezTerm with Kitty as default terminal
- Update terminal keybindings in Hyprland config
- Adjust Kitty cursor settings (blink interval, trail, shape)
- Change Helix cursor shape from block to bar in normal mode
2025-04-27 20:04:06 +03:00
xnm
83faa6a5e1 update(security): simplify security configuration and enhance apparmor
- Remove SELinux-related configurations (kernel params, systemd
override, packages)
- Disable kernel modules locking
- Streamline LSM modules list
- Enhance AppArmor with kill unconfined option and PAM integration
- Add AppArmor support for various services (login, sshd, sudo, etc.)
- Enable D-Bus AppArmor integration
- Remove unused hyprlock PAM service
2025-04-27 16:56:47 +03:00
xnm
78d6258bfe feat: update hyprland, helix, bootloader and other configs
Changelog:
- autostart: remove hypridle from autostart script
- helix: add copilot LSP for Rust, JS/TS variants
- hyprland:
  - Refactor window rules with regex patterns
  - Update brightness controls for intel_backlight
  - Adjust pyprland scratchpad configurations
- bootloader:
  - Add i915 kernel modules
  - Disable initrd verbose logging
- greetd: update tuigreet command to use uwsm
- hyprland: enable hyprlock, hypridle services
- linux-kernel: add security hardening params
- ollama: add new LLM models (gemma3, deepcoder)
- utils: add sqlx-cli and kitty
- kitty: add config
- virtualisation:
  - Add lima, nerdctl
- vpn:
  - Enable mullvad VPN
  - Add mullvad and tor browsers
- stylus-themes: update to latest
2025-04-21 18:52:02 +03:00
xnm
1a4f6d28c8 feat: update fish greeting and enable NVIDIA open drivers 2025-03-08 16:46:22 +02:00
xnm
a7e01972d1 docs: add info about workspaces 11-20 keybindings in README 2025-02-16 16:03:58 +02:00
xnm
f2632a23a5 docs: fix broken markdown link for AI section in README 2025-02-15 21:23:17 +02:00
xnm
1ab7e5afa4 docs: fix markdown links in README.md
Changelog:
- Corrected markdown links in the Table of Contents section.
2025-02-15 21:21:31 +02:00
xnm
558538c700 docs: fix markdown formatting in README.md
- Fixed indentation for IMPORTANT and WARNING blocks
- Ensured consistent formatting for all note blocks
2025-02-15 21:17:05 +02:00
xnm
818c5e37a5 feat: add AI tools, improve configs, and update README
Changelog:
- Added AI tools and services (Ollama, SearXNG, Open WebUI)
- Updated README with AI tools section and improved formatting
- Added new Rust tools (`cargo-feature`, `cargo-features-manager`)
- Improved virtualisation config with `nvidia-docker`
- Added new work tools (`ssm-session-manager-plugin`, `redli`)
- Updated Helix, Qutebrowser, and Oterm configs
- Added Open WebUI and SearXNG config files
2025-02-15 21:14:22 +02:00
xnm
4f283db288 update: Refactor ollama, Add searxng & open-webui services 2025-02-03 21:08:01 +02:00
xnm
6d90c4c307 update: fixes & changes, added configs for aider and aichat 2025-01-26 22:15:11 +02:00
xnm
5b4eb9395c update: added aider & systemwide keybindings with arrows 2025-01-13 17:09:44 +02:00
xnm
87fde1c6c4 update: sound.nix (pulseaudio), LLMs, stylus 2025-01-11 18:54:57 +02:00
xnm
c430800cd1 feat: added external monitor setup for Hyprland 2025-01-08 20:10:55 +02:00
xnm
efd9e85d75 update: added touch typing trainers, hyprland fixes, fish hotkey change 2024-12-21 17:25:20 +02:00
xnm
c92884a39a update: added nvidia support in containters, enabled resolvconf & updated some configs 2024-11-23 17:11:09 +02:00
xnm
8dcff38a63 added keyboard nix config & package smartcat 2024-11-09 18:25:54 +02:00
xnm
8f7047e546 updated theme configs & added font 2024-10-31 20:03:25 +02:00
xnm
6d5c55aeaa switched from networkmanager to iwd 2024-10-20 23:32:04 +03:00
xnm
114baed3cd updated nixos switch command aliases in fish shell config 2024-10-19 22:25:20 +03:00
xnm
dcfa059914 added mosh package and module 2024-10-16 20:06:13 +03:00
xnm
59ea19d35d fish scripts update
changelog:
- refactored fzf scripts
- nullify unused\remapped fzf bindings
- `list-op.fish` hotfix 3
- added `hexyl` package to the system
2024-10-13 23:11:03 +03:00
xnm
6b3fa50ae4 list-op.fish hotfix 2 2024-10-11 01:50:36 +03:00
xnm
e3e8738277 list-op.fish hotfix 2024-10-10 21:25:29 +03:00
xnm
d27d5998aa Workflow update
Changelog:
- added `hyprls`, `file`, `delta`, `process-compose`, `yazi` packages with setup catppuccin macchiato theme
- changed `gammastep` to `wlsunset`
- refactored and disabled location
- refactored `dbus` and set to `broker` implementation
- changed `blueman` bluetooth manager to `overskride`
- set catppuccin macchiato theme for `bat`
- added useful key bindings for fish
- added custom fish scripts with `fzf` utilization
- changed protocol from 'https' to 'ssh' in `gh` config
- added keybindings, updated config, added LSPs for `helix`
- remap some keys in `Hyprland`
- added keybindings for `Zellij`
2024-10-10 21:15:51 +03:00
xnm
71c7708495 added LLM models and AI tools, disabled nextjs-ollama-ui, enabled Nvidia proprietary drivers 2024-10-04 21:05:21 +03:00
xnm
f6c0b339a0 LLM Update
Changelog:
- Added `ollama` with `nextjs-ollama-llm-ui`.
- Added `helix-gpt` and `lsp-ai` packages.
- Added `nvtop` package with Nvidia and Intel GPUs support.
2024-09-29 23:11:12 +03:00
xnm
599713a3df System and Development Environment Updates
Changelog:
- Applied fixes for system apps with the latest `nixpkgs` update.
- Updated `wezterm` to the latest Git version and refreshed its configuration.
- Optimized Rust Cargo template.
- Added several new Language Server Protocols (LSPs).
- Introduced new Rust targets to the environment.
- Added `pwgen`, `pwgen-secure`, and `git-secrets` packages.
- Added `gcc`, `clang`, `lld`, `lldb`, and `musl` packages for compiling and debugging.
2024-09-29 17:11:49 +03:00
xnm
dce7bee71c Added tools & updated hyprlock config
Changelog:
- Added packages: `emmet-language-server`, `gitleaks`, `trunk`
- Changed time format in `hyprlock` from 24-hour to 12-hour format
- Configured `emmet-language-server` for the `helix` editor
2024-08-16 16:27:34 +03:00
xnm
bc2a785245 fixed & improved hyprland workspaces in waybar 2024-07-22 23:48:20 +03:00
xnm
6b53716712 Fix NixOS config for compatibility with unstable channel
- Fixed compatibility issues with the unstable channel
- Added new packages (`firebase-tools`, `wrl-randr`)
2024-07-22 17:17:59 +03:00
xnm
ae58f87d04 fixed gnome theme after update & added vue-language-server 2024-07-07 17:31:49 +03:00
xnm
a6bddd649f fixes after update
changelog:
 - fixed hyprland master window status
 - changed scaling factor in cool-retro-term config
 - updated styles for stylus
 - fixed theme for GNOME & GTK
 - added packages `pnpm` & `gpu-viewer`
 - fixed opengl
 - updated README
2024-06-30 18:54:47 +03:00
xnm
0d9bbe7b12 waybar topbar tooltip small fix 2024-05-20 18:40:29 +03:00
xnm
9c88a6ab0b updated info about useful fish commands in README.md 2024-05-12 21:57:03 +03:00