Sam
5a6dca3b5d
nixvim conform add postgres language to sql-formatter
2024-08-31 10:29:45 +01:00
Sam
9fe49f4d79
added sql-formatter config
2024-08-25 23:27:42 +01:00
Sam
1af24715ff
config conform.nvim
...
- removed sqlfmt and replaced with sql-formatter
2024-08-25 23:22:24 +01:00
Sam
6f5f8867fd
configure dbui
2024-08-24 23:32:48 +01:00
Sam
c25d56f350
add yazi to home-manager
2024-08-20 13:14:24 +01:00
Sam
3d90deadf9
nixvim spell
2024-08-20 10:19:24 +01:00
Sam
f3ad132675
fix issue with clipboard-save
2024-08-15 13:32:04 +01:00
Sam
f6b8aeca69
add tmux to home-manager and removed yaml lsp from nixvim
2024-08-03 12:58:38 +01:00
Sam
dd94dea696
Update LSP plugin configuration
...
- Enable TypeScript server (tsserver)
- Disable SQL server (sqls)
2024-07-29 13:30:35 +01:00
Sam
19f0057503
add comment plugin to nvim
2024-07-27 11:23:14 +01:00
Sam
dabff16a37
Add src alias to zshrc
2024-07-27 11:13:19 +01:00
Sam
5fae14f4fc
Add nvim language servers for cls and r
2024-07-27 11:12:41 +01:00
Sam
c51cb70732
Change dunst border for urgen notifications
2024-07-27 11:12:16 +01:00
Sam
0e0e2b2ae7
Add back bind_to_address for mpd
2024-07-21 16:21:54 +01:00
Sam
b26aceec76
Disabled alpha plugin for nixvim
2024-07-21 14:52:45 +01:00
Sam
06f6aa1ffd
MODIFY: updated battery-status script
2024-07-21 14:46:11 +01:00
Sam
154b474868
Moved hm notes to optional
2024-07-21 14:42:22 +01:00
Sam
d5f72ee2fd
Added dwm scripts for battery-status and notification
2024-07-21 01:03:28 +01:00
Sam
46018fb461
Removed unnecessary sxhkdrc keybindings
2024-07-21 01:02:48 +01:00
Sam
a5e41acf63
Use -merge in xrdb
2024-07-20 20:22:41 +01:00
Sam
21bdc107eb
Add gtk cursor theme
2024-07-20 20:22:02 +01:00
Sam
9788e0d6e2
remove bind_to_address from mpd
2024-07-20 18:18:53 +01:00
Sam
f8f662daf7
Removed unnecessary monitors option in xinitrc
2024-07-20 17:35:31 +01:00
Sam
04782f64f5
Disabled sb-updates script
2024-07-20 17:34:53 +01:00
Sam
f411adbf20
FIX: Renamed sb-battery
2024-07-20 16:12:10 +01:00
Sam
5e0230dcdd
Added dmenu-wifi to dwm
2024-07-20 16:11:42 +01:00
Sam
e3a1143ca5
Add sb-battery to dwm
2024-07-20 14:48:51 +01:00
Sam
1743869b07
Add xresources to semita
2024-07-20 12:39:36 +01:00
Sam
32bf8eca1f
Removed xresources from desktop
2024-07-20 12:38:03 +01:00
Sam
c5da58fc3b
Add vimwiki-sync plugin to nixvim
2024-07-19 11:27:05 +01:00
Sam
82b0838f5c
Add get-notes in home-manager activation script
2024-07-19 11:26:32 +01:00
Sam
7440a6662f
oil.nvim plugin
2024-07-15 21:30:24 +01:00
Sam
937b53db87
nixvim todo-comments and fixed TODOs in codebase
2024-07-07 18:26:24 +01:00
Sam
efb6128704
deactivate otter.nvim and rm lxd reference
2024-07-07 16:46:39 +01:00
Sam
22aa6d3fa4
nvim_ufo fold plugin fix name
2024-07-07 16:24:50 +01:00
Sam
aa8d4ca3ae
nvim_ufo fold plugin
2024-07-07 16:23:05 +01:00
Sam
653901f823
Removed precognition config
2024-07-07 15:39:07 +01:00
Sam
4fbfbee45b
Removed precognition nixvim plugin
2024-07-07 15:35:38 +01:00
Sam
f6290f3215
music_player to dwm
2024-07-04 17:19:33 +01:00
Sam
20bdddf472
Enabled fontconfig (caused issues with symbols in dwm)
2024-07-02 12:21:38 +01:00
Sam
63ba2ebaba
Update fontconfig settings
...
- Remove unnecessary import
2024-06-28 20:30:26 +01:00
mrsu
05ee6da5ee
removed admin deploykey in home and reverted persistance change
2024-06-28 18:16:15 +01:00
mrsu
739018e98f
moved fonts.nix to fontconfig in display
2024-06-28 18:15:36 +01:00
mrsu
0f83b32f2b
deploy key added in hosts
2024-06-25 22:04:28 +01:00
mrsu
91eda4f7cd
created overseer host, upgraded stateVersion to 24.04
2024-06-25 18:19:47 +01:00
Sam
ecdf80143d
Update flake.lock and flake.nix
...
* Remove flake-utils_2, nix-github-actions, nixpkgs_2, poetry2nix, systems_2, systems_3, and treefmt-nix_2 from flake.lock
* Add alpha plugin configuration in home/common/core/nixvim/plugins/alpha.nix
* Include alpha plugin in home/common/core/nixvim/plugins/default.nix
2024-06-23 15:22:51 +01:00
Sam
a227c6e17f
added toipe package to dwm
2024-06-23 15:14:24 +01:00
Sam
57d5f3350d
housekeeping
2024-06-23 15:13:01 +01:00
Sam
13bed86ae6
Added sqlfmt as python wheel derivation
...
* Removed personal packages repo import for sqlfmt and poetry2nix
* Removed homeConfigurations section from flake.nix
* Updated home.packages in home/common/core/nixvim/default.nix to include sqlfmt
* Added sqlfmt package in pkgs/default.nix and pkgs/sqlfmt/default.nix
* Removed unused imports in hosts/common/users/sam/default.nix
2024-06-23 12:29:49 +01:00
Sam
5c7a624c94
Add aichat-wrapper script to dwm configuration
...
- Add a new script to the dwm configuration that allows for easy selection
and use of different AI models using the aichat command line interface.
2024-06-22 21:10:15 +01:00