Commit Graph

60 Commits

Author SHA1 Message Date
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
79ffcea64b changes 10-06-25 2025-10-06 19:19:39 -04:00
d10d239e2e changes 09-12-25 2025-09-12 15:51:26 -04:00
09302c1562 changes 08-09-25 2025-08-09 23:20:12 -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
3348883bc3 General maintenance 2025-01-15 05:03:15 -05:00
3857e144e6 Updated flake inputs 2025-01-06 16:26:44 -05:00
bb57206141 Added dwarf_fortress to gaming_pkgs.nix 2024-11-28 10:42:37 -05:00
ce996aff66 removed some unnecessary packages 2024-11-17 23:30:55 -05:00
93acf864ea added xwayland to system packages 2024-11-17 11:20:31 -05:00
2431e4361b Adapted hyprland configurations for new breaking changes, and some misc adjustments
adjusted hyprland config for new breaking changes

capitalized 'Description' keys in userservices

altered shell aliases and added missing autosuggest option in zsh/options.nix

rebuild now has dry run flags

added hyprpaper to packages.nix

updated check_updates service to check the upstream nixpkgs channel instead of my local flake pkgs
2024-11-15 12:13:10 -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
46f7fa27c8 added categories for system configuration options as well 2024-11-08 01:43:53 -05:00
pagedmov
0bb0b6ce81 moved nixvim to home-manager config, re-added firefox plugins 2024-11-07 00:48:51 -05:00
pagedmov
f9fe7155de fully fleshed out nixd settings and switch to nvim-cmp from COQ. Also updated rebuild to work for both home and system configs 2024-11-07 00:30:18 -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
fc327f501c all of my custom options are now held in an attribute set called movOpts 2024-11-06 19:55:39 -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
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
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
e0c183e467 jellyfin is working on my domain name 2024-11-02 17:12:00 -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
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
b982fd076d added basic documentation for module options 2024-11-02 05:14:36 -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
495d90b0de formatted nix files using alejandra 2024-10-31 22:33:10 -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
e9f7f3b2e9 updated some settings, removed ghost text from extra nixvim plugins 2024-10-29 22:24:26 -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
7f6bd833d4 Added logic to support both the laptop and desktop configurations for waybar 2024-10-21 10:57:15 -04:00
pagedmov
97695a124c Added style config to waybar, removed chscheme.sh because I figured out you can escape vars in bash that use 2024-10-21 08:28:29 -04:00
pagedmov
4f39e0f7c5 new waybar skeleton done, beginning work on CSS theme 2024-10-21 05:10:48 -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
ca3c8a9b2e fleshed out install script even further, adding ability to choose partition sizes and desktop/laptop configuration separately. Also re-enabled sddm 2024-10-18 05:16:39 -04:00