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

80 Commits

Author SHA1 Message Date
xnm
98452f31a3 📦 ️feat(terminal): add dotenvx to system packages 2025-05-18 03:33:40 +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
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
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
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
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
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
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
42e4cfb3a6 changed boot loglevel from 4 to 3 & updated check_webcam.fish script 2024-05-12 18:14:03 +03:00
xnm
2ee6f3e0ec changed recorder & fixed clipboard 2024-05-06 22:44:58 +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
42cd5060b6 added yubikey-manager 2024-04-24 22:37:26 +03:00
xnm
6321fae7d8 moved to Hypr ecosystem 2024-04-24 22:26:20 +03:00
xnm
475e4b938c added hyprcursor 2024-04-21 23:21:16 +03:00
xnm
1451a6c90e added opengl and nvidia configs 2024-04-21 21:58:07 +03:00
xnm
d997e8d28a fixes
changelog:
 - wezterm always starts as new process now
 - deleted `hardware-configuration.nix`
 - added some fetchers
 - commented `nur`
 - disabled `opengl`
 - added qt theme inherited from gtk
 - removed deprecated notes about Yubikey from the README
2024-04-15 22:03:09 +03:00
xnm
44c82b86cf theme fixes & added dconf config 2024-04-07 14:40:44 +03:00
xnm
9385ffd1ff fixes
changelog:
  - deleted unnecessary segment from discord config
  - deleted reference to old catppuccin DuckDuckGo guide from README
  - hyprland changed scale for new system
  - added new target for rust
2024-04-05 19:53:18 +03:00
xnm
f650800b60 opengl fix 2024-04-04 23:06:11 +03:00
xnm
efd9e945a0 small changes & fixes 2024-04-04 21:14:47 +03:00
xnm
e123495f64 added microphone & webcam indicators to waybar 2024-03-15 21:25:03 +02:00
xnm
38779c2a32 clamav usage typofix in comment 2024-03-13 19:31:16 +02:00
xnm
f578e918ee configs fix & update 2024-03-12 21:45:17 +02:00
xnm
0797ee07e0 changed ssh-agent 2024-02-21 02:09:47 +02:00
xnm
0b97a6b1d4 yubikey.nix small fix 2024-02-06 22:50:23 +02:00
xnm
cdb53c16e7 yubikey.nix update 2024-02-06 22:40:34 +02:00
IAmIllusion
03c7257b8b Update bootloader.nix 2024-02-05 18:04:45 +02:00
xnm
40c2bd666b small changes 2024-02-05 17:45:40 +02:00
xnm
95a5ee9c37 added tips for yubikey configuration 2024-02-05 01:22:26 +02: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
b3df65ed82 added work.nix config 2024-02-04 19:16:17 +02:00
xnm
f9f36dbea3 changed flake.nix in template for nightly rust projects 2023-12-14 22:18:29 +02:00
xnm
03fdb7e1bf refactored nixos directory & updated README 2023-12-10 21:35:37 +02:00