Commit Graph

532 Commits

Author SHA1 Message Date
pagedmov
fc327f501c all of my custom options are now held in an attribute set called movOpts 2024-11-06 19:55:39 -05:00
pagedmov
a53bae9870 removed mkbackup script, refactored all script files to use pkgs.writeShellApplication rather than pkgs.writeShellScriptBin 2024-11-06 18:17:29 -05:00
pagedmov
ad22e5a0b1 Merge branch 'master' of github.com:pagedMov/nixos-config 2024-11-06 15:05:45 -05:00
pagedMov
c40e4d0c88 Update README.md 2024-11-06 15:04:57 -05:00
pagedMov
2d71f92f80 Update README.md 2024-11-06 15:04:33 -05:00
pagedMov
238f5d6e9a Update README.md 2024-11-06 15:04:19 -05:00
pagedMov
a354d2df16 Update README.md 2024-11-06 14:34:37 -05:00
pagedmov
da21c69a5c added hardware.nix files to .gitignore since it doesn't really make sense to keep them on the repo 2024-11-06 14:23:36 -05:00
pagedmov
b1c796b0f3 screenshots now use the new nemo position 2024-11-06 02:54:42 -05:00
pagedmov
4541ca49fe added mkscreenshots to documentation and also tweaked the positioning of the nemo window in the screens 2024-11-06 02:52:43 -05:00
pagedmov
cb6593f908 added a larger delay before screenshots are taken by mkscreenshots to give the terminals more time to populate 2024-11-06 02:47:33 -05:00
pagedmov
1bc82289db testing revision update with mkscreenshots 2024-11-06 02:45:13 -05:00
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
cf20f8ef68 changed waybar and hyprland borders to be easier on the eyes 2024-11-06 01:29:58 -05:00
pagedmov
b1afb4a06a hyprland window border and waybar border are now more visually consistent 2024-11-06 01:16:46 -05:00
pagedmov
0e85a705e8 chpaper now restarts the hyprpaper service instead of pkilling the process 2024-11-06 00:59:33 -05:00
pagedmov
0cbdbafabe fixup! fixed chscheme and chpaper to work with new colorscheme and wallpaper variable locations 2024-11-06 00:36:51 -05:00
pagedmov
115384a926 fixed chscheme and chpaper to work with new colorscheme and wallpaper variable locations 2024-11-06 00:35:37 -05:00
pagedmov
b6c43b6742 altered colors of battery and brightness icons on laptop waybar config 2024-11-05 11:11:46 -05:00
pagedmov
6ccc57f95e trimmed a lot of fat that had been accruing in my system and user package lists 2024-11-04 01:37:49 -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
62bbbfa71d new wallpaper and changed system color scheme to black-metal-immortal 2024-11-03 01:32:22 -05:00
pagedmov
6b73818753 fixed ssh-theme logic again and also wrote a wrapper function for ssh that reverts the theme upon return 2024-11-03 01:02:01 -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
6057406376 fixed merge conflict 2024-11-03 01:49:13 -04:00
pagedmov
59d8273efa added openrct2 to gaming_pkgs.nix, altered some network configuration to make hosting servers easier. Kitty now changes theme in ssh. 2024-11-03 01:48:20 -04:00
pagedMov
fb750db7b6 changed open ports 2024-11-03 01:47:19 -04:00
pagedMov
9b0c8702e9 open port no longer declared in networking.nix, moved to server/config.nix 2024-11-02 17:17:16 -04: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
f3221dbd29 Merge branch 'master' of github.com:pagedMov/nixos-config 2024-11-02 12:16:14 -04:00
pagedmov
29932a7d29 added sshfs to system packages 2024-11-02 12:16:07 -04:00
pagedMov
2458e38dfb some more server-related tune-ups 2024-11-02 12:15:46 -04:00
pagedmov
c216b02858 server config builds now 2024-11-02 11:54:44 -04:00
pagedMov
2bb66a88bb started work on integrating new module patterns into server config 2024-11-02 11:42:31 -04:00
pagedMov
64af69bcc5 Merge branch 'master' of github.com:pagedMov/nixos-config 2024-11-02 11:11:07 -04:00
pagedMov
7304bee9e6 something i think 2024-11-02 11:10:41 -04:00
pagedmov
2c0b8b4cd3 moved keyd from powerprofiles to sys/services.nix 2024-11-02 07:15:54 -04:00
pagedmov
eae58c0f13 laptop config has now integrated the module refactoring. Also updated flake.lock and fixed missing git aliases from previous commit 2024-11-02 06:35:01 -04:00
pagedmov
44e1498e97 fixed zshell.nix, decided to consolidate all declared home files into files.nix instead of having a dedicated directory 2024-11-02 05:49:22 -04:00
pagedMov
acfea079b1 Update README.md 2024-11-02 05:21:51 -04:00
pagedmov
23c36b9337 fixed merge conflict between module-refactor and master 2024-11-02 05:17:22 -04:00
pagedmov
b982fd076d added basic documentation for module options 2024-11-02 05:14:36 -04:00
pagedmov
4aec3066a0 made module options false by default 2024-11-01 23:39:56 -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
08bed40c52 added home-manager modules as an output in flake.nix, allowing for machine-specific home-manager configs 2024-11-01 21:30:26 -04:00