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

19 Commits

Author SHA1 Message Date
xnm
f79aad1630 fix(config): 🔧 Update imports and dependency versions
- Changed kitty.typing to kitty.typing_compat import in search.py
- Pinned radicle-tui to specific revision in flake.nix

Fixes compatibility issues with latest kitty version
Ensures reproducible build for radicle-tui dependency
2025-08-16 19:43:06 +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
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
8dcff38a63 added keyboard nix config & package smartcat 2024-11-09 18:25:54 +02:00
xnm
dcfa059914 added mosh package and module 2024-10-16 20:06:13 +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
fd1a80a9c3 small improvements & security update
changelog:
- added additional commands for nixos `gc` in fish
- changed default app to `mpv` for gif images in mimeapps.list
- added config for clamav-scanner
- added `fangfrisch` to clamav
- sandboxed some apps & added profiles through firejail
- changed vscode to vscodium
- updated README
2024-05-04 20:00:29 +03:00
xnm
6321fae7d8 moved to Hypr ecosystem 2024-04-24 22:26:20 +03:00
xnm
1451a6c90e added opengl and nvidia configs 2024-04-21 21:58:07 +03:00
xnm
d9d7c179d8 Changed bootloader mount point from /boot/efi to /boot & added yubikey.nix config 2024-02-05 01:13:57 +02:00
xnm
03fdb7e1bf refactored nixos directory & updated README 2023-12-10 21:35:37 +02:00
xnm
7962a878aa return to stable
checklog:
1. change `mainline` kernel to `liquorix` kernel
2. change `hyprland` from 'flake\dev' version to 'stable' version
3. update cargo packages
2023-12-02 20:34:01 +02:00
XNM
a3ffffdb4c optimized rust-toolchain config in nix 2023-11-23 20:34:58 +02:00
XNM
de00147118 switched to cutting-edge channels & added pyprland & updated README.md 2023-11-19 22:09:52 +02:00
XNM
c933e8be01 added Rust toolchain nix-way setup 2023-11-09 22:28:06 +02:00
XNM
9124fc4fc7 first commit 2023-09-28 03:29:43 +03:00