Commit Graph

562 Commits

Author SHA1 Message Date
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
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
079d04f8c0 Merge branch 'master' of github.com:pagedMov/nixos-config 2024-11-01 15:23:18 -04:00
pagedmov
8ef1af3f20 added sound effect for git checkout 2024-11-01 15:23:01 -04:00
pagedMov
85c55fa0a9 changed ssh in starship config to always show hostname 2024-11-01 04:48:51 -04:00
pagedMov
5ae66e1089 more server configuration 2024-11-01 04:42:43 -04:00
pagedmov
7bee6ebce5 hostname now shows when logged in via ssh 2024-11-01 04:41:43 -04:00
pagedmov
ab9fb16c34 some more server configuration 2024-11-01 04:10:12 -04:00
pagedmov
dfb157c14f fleshed out server configuration a bit more before installation 2024-11-01 03:17:13 -04:00
pagedmov
c426e1b77a fixed an edge case in viconf.nix, added a missing logic check to home-manager.nix, tuned up the installer config to better fit the current configuration 2024-11-01 03:06:31 -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
807d2c26e0 Merge branch 'master' of github.com:pagedMov/nixos-config 2024-10-31 22:33:20 -04:00
pagedmov
495d90b0de formatted nix files using alejandra 2024-10-31 22:33:10 -04:00
pagedmov
c67b462d9e updated flake inputs 2024-10-31 19:55:47 -04:00
pagedmov
c6d381fc58 keyring no longer copies plaintext passwords to cliphist database, can now escape from cliphist window back to the toolbelt menu 2024-10-31 18:20:09 -04:00
pagedmov
07b19b2cdb fixed clipboard history menu copying the preview excerpt instead of the full entry 2024-10-31 17:31:17 -04:00
pagedmov
244595baa3 Started work on server configuration 2024-10-31 17:20:38 -04:00
pagedmov
4c5a5927c1 Merge remote-tracking branch 'refs/remotes/origin/master' 2024-10-31 17:17:36 -04:00
pagedmov
2caeab76c0 added cliphist package, replaced calculator on toolbelt with a fzf clipboard history thing 2024-10-31 17:13:10 -04:00
pagedMov
dc3e137572 Update README.md 2024-10-31 12:37:10 -04:00