Commit graph

19 commits

Author SHA1 Message Date
7d88765f5d
feat(home-manager): service defs and fmt
fmt: reformatted using nixpkgs-fmt prettifier
mpd: created configuration
hypr: add window rules
commons: add usingMusicPlayerDaemon variable
2025-01-08 14:12:29 +02:00
03a2702281
feat: tree-sitter grammar for nushell 2024-12-07 19:21:52 +02:00
f301f81c09
chore: change some things in the config 2024-12-07 00:53:04 +02:00
b74b1ba3e4
feat: improve nixvim configuration 2024-12-03 22:35:06 +02:00
6eb3bb0b70
feat: add some new flake inputs for other nixpkgs
lix: remove lix module
ghc: fix nixvim installGhc trace
libreoffice: switch to binary distribution
2024-11-24 13:08:08 +02:00
78d5115aac
feat: some config refining and blender 2024-11-21 18:39:35 +02:00
b7c4404575
feat: nixvim lsp: pylsp -> pylyzer 2024-11-14 19:11:24 +02:00
a641d4fafe
feat: add rust error explanation binding 2024-11-02 11:17:38 +02:00
3c9a9d42cf
chore: fix some errors and update lock file
Nixvim: switch to Rustaceanvim
Pkgs: add lazygit
2024-11-01 22:06:20 +02:00
ba450b88ef
feat: font; qt theme; foot program
font: Change from Monocraft to JetBrains
qt: Change theme to Fusion (doesn't look like it works)
foot: enable proper home-manger foot server support
2024-10-26 12:47:26 +03:00
d15dd3bb76
feat: trying out this new terminal font 2024-10-22 18:40:40 +03:00
33edc82a6b
chore: resolve warning messages
Updated program option definitions to resolve build warnings
2024-10-02 17:27:52 +03:00
44565c5139
chore: update and Alejandra formatting on devenv 2024-08-20 16:07:20 +08:00
370669f99f
feat: fcitx5 and AGS autostart for Hyprland
Fix warning about nixvim rust-analyzer not installing rustc
2024-08-20 11:15:09 +08:00
101aee8193
feat: modified configuration to introduce ags, with extras
Revert displayScale to 1

Create AGS bar component configuration

Removed declarations for waybar
2024-08-19 17:33:37 +08:00
044ccc901d
feat: enable configuration for new nixvim plugin virt-column
virt-column allows certain coding practices to be applied, such as 80

character spacing which is specified by Linus Torvalds
2024-08-13 13:06:06 +08:00
1f9f2c884f
feat: added nixvim/neovim as default
Set nvim as value of EDITOR variable
2024-08-13 12:56:33 +08:00
dbba4a63e0
feat: change nixvim toggleterm to use fish as shell 2024-08-11 20:28:38 +08:00
fcb2066392
feat: create gruvbox-themed nixvim configuration
Added nixvim as a flake input in flake.nix

Added plugin definitions ini home-manager/stvnliu/nixvim/

Added configuration options for easy toggling for editors
2024-08-11 19:50:16 +08:00