Commit Graph

111 Commits

Author SHA1 Message Date
mrsu 89dceb1827 modified overseer to nebula, setup zfs 2024-06-28 15:26:16 +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
Sam aef3c1c1ce Update git-commit-ai script: remove endpoint, use aichat for model selection
- Replace hardcoded endpoint with aichat for model selection
- Remove system_message variable and its usage in query
- Use aichat command for generating commit message instead of curl
2024-06-22 15:12:31 +01:00
Sam 5b65d7d5b1 update to nixpkgs 24.04 2024-06-22 14:37:19 +01:00
Sam db746efe7e Update git-commit-ai and xinitrc, bump nsxiv version
- Remove echo command in git-commit-ai script
- Add clipboard-save to autostart in xinitrc
- Update nsxiv to latest version
2024-06-20 13:29:33 +01:00
Sam ed4f367713 Update git-commit-ai and add new scripts
- update DWM config
- add tiktoken-cli for token counting
- introduce a shell script for generating AI-assisted commit messages
2024-06-20 13:07:20 +01:00
Sam 37bd716e05 Added/modified default environment options
- Added IMAGE_EDITOR = drawing
- Added IMAGE_VIEWER = nsxiv
- Modified TERMINAL from alacritty to st
2024-06-20 10:35:22 +01:00
Sam d804790b9b Moved gtk/qt themes to dedicated themes folder.
- Created dedicated themes folder in desktop/common/themes
- Created a new theme "standard-dark.nix"
- Import theme in host "semita"
- Removed theme options from user profile
2024-06-20 10:30:28 +01:00
Sam 974b90d997 Added fugitive package to nixvim 2024-06-20 10:08:10 +01:00
Sam f630a57b43 restore flake.lock nixvim issue 2024-06-19 22:25:25 +01:00
Sam 01d348c310 flake update 2024-06-19 10:33:04 +01:00
Sam d180075914 nixvim remap leader to space 2024-06-17 20:27:57 +01:00
Sam fd20921d1e emoji-picker notification time, modify sb-scripts, xresources stuff 2024-06-16 22:16:59 +01:00
Sam 97ff165b02 modify feh-wallpaper-changer to kill previous instance 2024-06-16 12:53:07 +01:00
Sam cfa74f52fe modified clipboard-image-recall for nsxiv-float 2024-06-16 02:04:02 +01:00
Sam 97d8a879eb added clipboard manager scripts to dwm 2024-06-16 00:26:14 +01:00
Sam 72a03e8490 add dmenu.*, dwm.font and modify st to St in xresources 2024-06-15 23:47:55 +01:00
Sam 26f0335da8 modified emoji-picker script to use notify-send 2024-06-15 20:06:09 +01:00
Sam 7f93cea6e3 emoji-picker script 2024-06-15 18:37:15 +01:00
Sam 7a2b125646 housekeeping 2024-06-15 18:37:00 +01:00
Sam 3d49b1c5f1 added dunstrc 2024-06-15 17:26:12 +01:00
Sam 5ecafc3879 fix volume font icons 2024-06-15 17:25:54 +01:00
Sam b30410e747 added fontconfig back 2024-06-15 17:24:21 +01:00
Sam fbd8946612 custom colorscheme and xresources 2024-06-15 17:22:54 +01:00
Sam 6af30c93a9 removed fontconfig 2024-06-15 13:08:55 +01:00
Sam fcfc907c57 autostart feh bg 2024-06-15 02:32:01 +01:00
Sam f5a34598a9 cinnamon wallpaper changer permissions 2024-06-15 01:49:18 +01:00
Sam 9ea47f6057 cinnamon wallpaper changer 2024-06-15 01:28:33 +01:00
Sam 75cdf136e3 modularise dwm 2024-06-15 01:20:42 +01:00
Sam 1d61c343d1 libqalculate 2024-06-15 00:50:30 +01:00
Sam c4a76219c9 call nix packages in script 2024-06-14 22:00:56 +01:00
Sam 63874ede17 refactored shell scripts to nix files 2024-06-14 21:48:43 +01:00
Sam a4815aa56b added dunst vol script & moved sb scripts to dwm 2024-06-14 21:12:38 +01:00
Sam f3b506ac81 fix fonts 2024-06-14 18:04:48 +01:00
Sam 2aea6ff2f4 fonts and xresources for dwm/st 2024-06-14 17:31:17 +01:00
Sam c226add411 added dmenu and moved st to x11 2024-06-14 12:18:25 +01:00
Sam 658744d33c feh-wallpaper-changer 2024-06-14 00:39:02 +01:00
Sam a9ecc94a77 home x11 dir & pkill update-flake 2024-06-13 23:39:22 +01:00
Sam e4161bfed9 dwmblocks sb scripts 2024-06-13 23:33:14 +01:00
Sam 326d8fbae7 st derivation and startx in hm 2024-06-13 17:31:49 +01:00
Sam 108f9b7028 dwm 2024-06-13 14:36:34 +01:00
Sam 2f3fec9e5c postgres credentials and dbt profiles 2024-06-13 12:30:21 +01:00
Sam eda162a7ff zotero prefs 2024-06-08 17:04:37 +01:00
Sam 93c8f1593d added zotero and persisted .zotero for media user 2024-06-06 19:55:17 +01:00