Commit Graph

29 Commits

Author SHA1 Message Date
pagedmov
2721e0ec31 added mkscreenshots, a script that automates screenshots for the github repo and also keeps the readme up to date with the revision hash 2024-11-06 02:43:23 -05:00
pagedmov
b427e8f373 Merge branch 'master' of github.com:pagedMov/nixos-config 2024-11-02 17:14:29 -04:00
pagedmov
2ca5f9351e updated hosts in network.nix 2024-11-02 17:14:19 -04:00
pagedMov
55bf479aa3 Merge branch 'master' of github.com:pagedMov/nixos-config 2024-11-02 17:13:50 -04:00
pagedMov
e0c183e467 jellyfin is working on my domain name 2024-11-02 17:12:00 -04:00
pagedmov
ce51067835 added mkbackup command, leverages sshfs to quickly backup files to xenon 2024-11-02 13:07:50 -04:00
pagedmov
36ec78ac3f scripts can now be enabled or disabled by group and each script has it's own override enable option 2024-11-01 22:30:31 -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
e035de79e4 cleaned up scripts/default.nix, learned that inherit can be used instead of 'var = var' in arguments 2024-11-01 21:09:05 -04:00
pagedmov
ff2535e7a7 initial commit for module-refactor 2024-11-01 21:01:52 -04:00
pagedmov
495d90b0de formatted nix files using alejandra 2024-10-31 22:33:10 -04:00
pagedmov
255fba2de5 removed mcd.nix script and added it as a function to zshell.nix 2024-10-29 23:57:50 -04:00
pagedmov
d895979d96 included issue.nix from my old config, removed hyprland.nix script 2024-10-29 22:51:28 -04:00
pagedmov
394afe740e replaced old desktop screens 2024-10-26 17:37:26 -04:00
pagedmov
fb7f6a1d41 removed scripts leftover from forking Frost-Phoenix's dots when I started writing this config 2024-10-26 17:00:38 -04:00
pagedmov
c19620f77c 'change wallpaper' option in toolbelt now returns to the original fzf window if escape is pressed 2024-10-26 16:11:00 -04:00
pagedmov
b66fbc4944 updated toolbelt to not create a new window for chscheme; it now resizes the same window and moves it so that the mouse is at the center of the window. If chscheme is closed, it reverts back to its original size and goes back to the previous menu 2024-10-26 06:12:29 -04:00
pagedmov
bd5a7514a9 replaced keyring bind with a sort of control panel thing with several system related options like changing the wallpaper, managing volume controls, etc. also has a calculator 2024-10-26 04:03:21 -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
8431072a77 more screenshots for github 2024-10-22 03:36:19 -04:00
pagedmov
a40515503a removed scripts for adding and removing packages from config files, and also removed the nixcommit/nixpush commands 2024-10-21 13:05:30 -04:00
pagedmov
50fa171e6c Made a distinct variable for the color scheme name in flake.nix, made a script 'chscheme' that allows one to easily change said variable 2024-10-20 05:11:59 -04:00
pagedMov
bd1add14bb (desktop) Gen 494: reformatted several files using alejandra 2024-10-15 20:16:32 -04:00
pagedMov
1441353258 fixup! (desktop) Gen 490: split nixcommit into two scripts, one for committing one for pushing. also renamed nixswitch to rebuild 2024-10-15 19:48:29 -04:00
pagedMov
e3ac2e4f63 (desktop) Gen 490: split nixcommit into two scripts, one for committing one for pushing. also renamed nixswitch to rebuild 2024-10-15 19:42:43 -04:00
pagedMov
8b16ca30b7 (desktop) Gen 487: fixed password-store directory issue 2024-10-14 14:36:33 -04:00
pagedMov
f12238962e (desktop) Gen 459: Added keyring bind to hyprland config, along with a script for it. Super + P 2024-10-13 23:55:46 -04:00
pagedMov
9372e3af0d (desktop) Gen 446: Cleaned up broken inputs, altered 'nixswitch' to be interchangeable between hosts, added 'host' attr 2024-10-13 02:15:56 -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