|
|
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 |
|
pagedmov
|
860bcb3bc6
|
Refactored file structure to make more sense, made default.nixes less verbose
|
2024-10-18 19:13:12 -04:00 |
|
pagedmov
|
9d19902fbd
|
refactored theme configuration to use stylix instead of individually theming each program
|
2024-10-18 16:46:01 -04:00 |
|
pagedmov
|
2a26b124ff
|
Installation script confirmed working for laptop flake, re-adding waybar. Also moved firefox to programs folder
|
2024-10-18 03:28:44 -04:00 |
|
pagedmov
|
11f97cf4f3
|
included relevant work from impermanence branch
|
2024-10-18 02:07:09 -04:00 |
|
pagedMov
|
bd1add14bb
|
(desktop) Gen 494: reformatted several files using alejandra
|
2024-10-15 20:16:32 -04:00 |
|
pagedMov
|
6da93561ea
|
(desktop) Gen 488: Edited hostnames, moved steam back to home-manager config, added markdown to nixvim lsp, altered firefox bookmarks
|
2024-10-15 17:56:57 -04:00 |
|
pagedMov
|
8b16ca30b7
|
(desktop) Gen 487: fixed password-store directory issue
|
2024-10-14 14:36:33 -04:00 |
|
pagedMov
|
694e373b94
|
(desktop) Gen 484: Improved keyring formatting
|
2024-10-14 05:47:25 -04:00 |
|
pagedmov
|
395fa72cbf
|
(laptop) Gen 16: broke up laptop default.nix into modules, added git config
|
2024-10-14 02:39:01 -04:00 |
|
pagedMov
|
13740e7d39
|
(desktop) Gen 447: Added some more program configs
|
2024-10-13 12:27:17 -04:00 |
|
pagedMov
|
1379e5a8ef
|
Gen 444: Consolidated desktop/laptop configs into one, differing options are declared in hosts folder
|
2024-10-13 01:31:11 -04:00 |
|