Commit graph

112 commits

Author SHA1 Message Date
e31e2d0048 Remove PW05CH3L configuration
All checks were successful
/ check (push) Successful in 51s
2025-08-18 09:05:07 +01:00
54b49c07bb Add git-save
All checks were successful
/ check (push) Successful in 1m3s
https://github.com/krisnova/home/blob/main/bin/git-save
2025-08-18 02:37:53 +01:00
e2bfa94073 Disable open-webui
All checks were successful
/ check (push) Successful in 1m3s
2025-08-18 00:16:32 +01:00
94c349b69c Remove tmux-resurrect
All checks were successful
/ check (push) Successful in 1m36s
2025-08-17 23:10:16 +01:00
8700cf0c71 Re-add spellfile
Some checks failed
/ check (push) Has been cancelled
This needs to be re-added to Neovim, but at least it's in the repo for
reference.
2025-08-17 14:58:28 +01:00
68f47db84e Remove t490 configuration
All checks were successful
/ check (push) Successful in 1m40s
Migrated to Nixbook.
2025-08-14 22:34:02 +01:00
c9b82b99fe Remove lemp11 configuration
All checks were successful
/ check (push) Successful in 1m17s
Migrated to Nixbook. https://github.com/mkellyxp/nixbook
2025-08-14 07:38:17 +01:00
23a1745906 Add source snippet
All checks were successful
/ check (push) Successful in 2m46s
2025-08-13 22:52:20 +01:00
12adda4be4 Start to refactor nixedo homelab configuration 2025-08-13 22:47:15 +01:00
6b06d8c1dd Extra sudo module, use sudo-rs 2025-08-13 22:44:11 +01:00
656147c9dd Add asciidoc snippet 2025-08-12 20:19:59 +01:00
c1b4c27f74 Disable ollama 2025-08-12 09:03:43 +01:00
8d08b321b3 Refactor heightwidth 2025-08-08 02:13:21 +01:00
fcc65505d0 Add fixapost 2025-08-08 02:10:20 +01:00
426edf6c84 Add heightwidth script
All checks were successful
/ check (push) Successful in 2m41s
2025-08-07 17:50:54 +01:00
33e72c839a starship: enable SHLVL 2025-08-07 01:43:27 +01:00
20455518b8 nixvim: remove calc source
All checks were successful
/ check (push) Successful in 2m39s
2025-08-07 01:02:28 +01:00
d241f687b4 Add bc calculator 2025-08-07 01:02:04 +01:00
22b01f0a9b nixvim: ftplugin for just 2025-08-07 00:55:24 +01:00
0beeb10fb0 Add dwmblocks
All checks were successful
/ check (push) Successful in 2m28s
2025-08-05 00:13:21 +01:00
d811cf26f5 Remove lualine
All checks were successful
/ check (push) Successful in 2m40s
2025-08-05 00:13:17 +01:00
8ddfceabc2 Group meta modules 2025-08-05 00:12:56 +01:00
c75ea7c198 Run gammastep
All checks were successful
/ check (push) Successful in 3m13s
2025-08-03 22:01:13 +01:00
00b2502936 Move gammastep configuration 2025-08-03 22:01:00 +01:00
3cad85bcdf Rename package
All checks were successful
/ check (push) Successful in 1m36s
2025-08-02 23:26:16 +01:00
df4a7bf521 Add git-repo-updater
All checks were successful
/ check (push) Successful in 1m41s
2025-08-01 10:22:21 +01:00
deae2b1055 Re-add vim-heritage
All checks were successful
/ check (push) Successful in 1m47s
2025-08-01 01:12:48 +01:00
69014b86c6 Update depth
All checks were successful
/ check (push) Successful in 1m47s
2025-08-01 00:45:00 +01:00
303af7a112 Add repo
All checks were successful
/ check (push) Successful in 1m39s
2025-08-01 00:24:53 +01:00
0ff9b934d3 Automated dev commit
All checks were successful
/ check (push) Successful in 1m47s
2025-08-01 00:00:27 +01:00
865c60d557 Make more things desktop only
All checks were successful
/ check (push) Successful in 1m45s
2025-07-31 19:48:30 +01:00
3bcf37f394 Start refactoring pc and desktop configurations
All checks were successful
/ check (push) Successful in 1m45s
2025-07-31 18:58:14 +01:00
a2e3cc96fb Add firmware module
All checks were successful
/ check (push) Successful in 1m49s
2025-07-31 17:10:11 +01:00
bf5264d963 Remove additional space
All checks were successful
/ check (push) Successful in 1m45s
2025-07-30 17:19:25 +01:00
ffbfc56d07 Re-add ftplugin for markdown files 2025-07-30 17:19:20 +01:00
4c1ef1c01d Re-add ftplugin for gitcommit files 2025-07-30 17:19:14 +01:00
c437a4f892 nixvim: refactor alternate file rules
All checks were successful
/ check (push) Successful in 1m50s
2025-07-30 00:14:05 +01:00
fe5c8259c8 Automated dev commit 2025-07-30 00:00:27 +01:00
7f451136fc nixvim: add alternate files for *.go and *_test.go
All checks were successful
/ check (push) Successful in 1m45s
2025-07-29 22:11:34 +01:00
a9b0c5c2b0 dev-commit: re-add the enable option 2025-07-29 22:11:29 +01:00
b57b037e69 Refactor
All checks were successful
/ check (push) Successful in 1m51s
2025-07-29 19:03:34 +01:00
d0f82c028e Use Home Manager path for zsh.dotDir
All checks were successful
/ check (push) Successful in 1m47s
> evaluation warning: opdavies profile: Using relative paths in programs.zsh.dotDir is deprecated and will be removed in a future release.
> Current dotDir: .config/zsh
> Consider using absolute paths or home-manager config options instead.
> You can replace relative paths or environment variables with options like:
> - config.home.homeDirectory (user's home directory)
> - config.xdg.configHome (XDG config directory)
> - config.xdg.dataHome (XDG data directory)
> - config.xdg.cacheHome (XDG cache directory)
2025-07-29 19:00:41 +01:00
3e7bf2721f Re-configure dev-commit 2025-07-29 19:00:41 +01:00
f48b81ecea Move tailscale configuration
All checks were successful
/ check (push) Successful in 1m47s
2025-07-29 13:19:07 +01:00
d5033260c9 Delete packages.nix
All checks were successful
/ check (push) Successful in 1m54s
2025-07-29 12:38:17 +01:00
f8489d5c72 nixvim: re-add vim-textobj-xmlattr 2025-07-29 12:38:17 +01:00
a218f5623c nixvim: re-add edit_alternate.vim 2025-07-29 12:38:17 +01:00
01cc01069b nixvim: move plugin configuration 2025-07-29 12:38:17 +01:00
99484c6194 refactor: explicitly allow unfree packages
All checks were successful
/ check (push) Successful in 1m53s
2025-07-29 01:14:01 +01:00
4d470acfad Enable nh
All checks were successful
/ check (push) Successful in 1m44s
2025-07-29 00:08:13 +01:00