Commit Graph

85 Commits

Author SHA1 Message Date
4308b8eb16 more work on neovim config, added keyboard sound thing for kitty 2026-03-08 03:57:31 -04:00
a5582a584f accomodating for fern package name change to 'shed' 2026-02-24 18:05:46 -05:00
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
bd1851f706 misc fixups 2025-07-29 12:49:25 -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
92e4ded24e switched to unstable branch, fixed fonts 2024-12-13 16:01:54 -05:00
bb57206141 Added dwarf_fortress to gaming_pkgs.nix 2024-11-28 10:42:37 -05:00
5bfbb541c5 garbage-collect now properly displays space freed up from clearing trash can, also optimises the nix store as well 2024-11-26 15:21:06 -05:00
ce996aff66 removed some unnecessary packages 2024-11-17 23:30:55 -05:00
6350837b37 started work on a new live environment nix config using impermanence 2024-11-17 21:42:06 -05:00
93acf864ea added xwayland to system packages 2024-11-17 11:20:31 -05:00
8c007c3915 Moved scripts to the overlay folder to be used as packages
All scripts have been moved to the overlay folder in the top level directory

Overlay is now instantiated per configuration to make use of the host variable
2024-11-16 03:42:07 -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
4a3fb537b9 added monitor and workspace configuration options to my hyprland config 2024-11-08 01:26:06 -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
cf20f8ef68 changed waybar and hyprland borders to be easier on the eyes 2024-11-06 01:29:58 -05:00
pagedmov
0e85a705e8 chpaper now restarts the hyprpaper service instead of pkilling the process 2024-11-06 00:59:33 -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
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
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
4aec3066a0 made module options false by default 2024-11-01 23:39:56 -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