Commit Graph

61 Commits

Author SHA1 Message Date
7113140cd7 updated to use new shed module schema 2026-03-04 00:02:30 -05:00
a5582a584f accomodating for fern package name change to 'shed' 2026-02-24 18:05:46 -05:00
ae90dbf4c9 rebuild script now has a -U flag for updating the flake before rebuilding 2026-02-23 20:55:43 -05:00
2a0116c336 changed login shell to fern, added fern configuration 2026-02-20 01:31:04 -05:00
b188e29dfd updated flake inputs 2026-02-18 15:52:27 -05:00
f3a9f8fe27 updated flake inputs 2025-08-09 23:26:11 -04:00
09302c1562 changes 08-09-25 2025-08-09 23:20:12 -04:00
4e44a1618b Updated zsh config 2025-07-29 14:33:37 -04:00
bd1851f706 misc fixups 2025-07-29 12:49:25 -04:00
82d34571c8 Initial commit for phosphorous branch 2025-07-29 12:17:29 -04:00
54d1c15823 updated flake inputs, fixed evaluation warnings
removed the neon configuration from the flake
2025-07-14 12:30:10 -04:00
c12ae3a9e9 4-14 update 2025-04-14 12:00:29 -04:00
95c4f2bb0c 2-13-25 update 2025-02-13 17:26:08 -05:00
ebce574127 1-31-25 update 2025-01-31 20:32:24 -05:00
3348883bc3 General maintenance 2025-01-15 05:03:15 -05:00
3857e144e6 Updated flake inputs 2025-01-06 16:26:44 -05:00
c6ea3c370f stable update, confirmed working 2024-12-13 15:57:14 -05:00
11169646d0 last commit before nix flake update 2024-12-13 15:33:07 -05:00
b18c97d809 Added an nvim hotkey for Telescope find_files 2024-11-28 10:42:37 -05:00
ebe5b4d8df kitty now changes color scheme inside of nix-shell 2024-11-24 14:25:17 -05:00
1d1a513cb2 fixed git using my old gpg key fingerprint 2024-11-19 16:28:32 -05:00
beedfd1be2 commit outputs can now be colored with a new script color-commit 2024-11-17 13:03:49 -05:00
6f06d5ed44 removed some old autocommands from nixvim 2024-11-17 11:20:31 -05:00
b4f7b3f4f8 made my git diff look nice 2024-11-17 11:20:31 -05:00
11824164b8 fixed unbound variable issue with viconf. TODO: make this script not awful 2024-11-16 17:56:49 -05:00
06b840a743 added a user service that tracks new updates for packages that I maintain, also moved the login sound from the hyprland config to a systemd service that triggers after graphical-session.target 2024-11-10 15:10:52 -05:00
pagedmov
366a0c1175 renamed some files and directories that had identical filenames. Altered some nixvim plugin options. Set up gpg signing for git commits. 2024-11-10 03:03:11 -05:00
pagedmov
2a1ba18c09 formatted all files with nixfmt, added env variable to hold secrets 2024-11-09 16:20:27 -05:00
pagedmov
d38da56ba2 added neocord and nvim-lightbulb to nixvim config 2024-11-09 16:06:06 -05:00
pagedmov
231112356c some more nixvim configuration 2024-11-08 02:09:20 -05:00
pagedmov
21c9141c2b added different categories for home-manager module options instead of having them clumped together 2024-11-08 01:37:03 -05:00
pagedmov
12d357419b added vipkg, a script that allows you to search for a package name to open the derivation file in nixpkgs/pkgs. Very useful for overriding package attributes. 2024-11-07 13:36:30 -05:00
pagedmov
284984b546 fixup! viconf now disables semantic tokens for nixd if the file contains non-ascii characters, temporary workaround until the feature is fixed 2024-11-07 03:23:38 -05:00
pagedmov
0bb0b6ce81 moved nixvim to home-manager config, re-added firefox plugins 2024-11-07 00:48:51 -05:00
pagedmov
fc99570fdc Successfully separated home-manager configs from system configs 2024-11-06 22:28:16 -05:00
pagedmov
1a2402dee7 fixup! all of my custom options are now held in an attribute set called movOpts 2024-11-06 20:11:37 -05:00
pagedmov
e4369939f4 finally caved and removed my redundant color scheme definition in the flake.nix file to use stylix's built-in color scheme definition 2024-11-03 15:55:36 -05:00
pagedmov
49af09e09a kitty ssh theme logic was backwards. also switch ssh theme to black-metal-venom 2024-11-03 01:54:24 -04:00
pagedMov
e0c183e467 jellyfin is working on my domain name 2024-11-02 17:12:00 -04:00
pagedmov
c216b02858 server config builds now 2024-11-02 11:54:44 -04:00
pagedmov
99b13fd979 gave files.nix it's own directory, renamed all of the options ending with 'Opts' to end with 'Config' instead for consistency. 2024-11-01 22:00:08 -04:00
pagedmov
ff2535e7a7 initial commit for module-refactor 2024-11-01 21:01:52 -04:00
pagedmov
23cfe1068b tweaked btop config; made window slightly larger, removed root dir from disks shown, hard coded color scheme to nord instead of using stylix, fixed redundancy in the way toolbelt was calling the command 2024-11-01 01:42:39 -04:00
pagedmov
495d90b0de formatted nix files using alejandra 2024-10-31 22:33:10 -04:00
pagedmov
cd70754f9f new wallpaper, altered terminal transparency, added 'viconf', a command that will take a word as input and then find matching files in the sysflake folder to open in neovim 2024-10-24 23:30:57 -04:00
pagedmov
4ab38e199b fixed zshell config editing aliases, rewrote the 'if (host == 'oganesson')' statements to be more readable 2024-10-22 17:38:57 -04:00
pagedmov
4711456fb1 renamed 'media' folder to 'assets' because it sounds cooler 2024-10-21 22:03:39 -04:00
pagedmov
0cfcd2e414 moved gaming configuration to /sys module, added a bunch of neovim plugins 2024-10-20 15:48:30 -04:00
pagedmov
5a1f391af2 a lot of work on visuals, overhauled waybar config 2024-10-20 02:18:28 -04:00
pagedmov
740c27ba86 new wallpapers added, along with a general visual overhaul via stylix and refactoring of existing stylization options 2024-10-19 07:42:55 -04:00