Commit Graph

27 Commits

Author SHA1 Message Date
8ee748a997 Implemented custom system for creating and distributing color schemes based on wallpapers, and also cycling through wallpapers.
nixfmt'd the codebase
2026-03-09 22:02:46 -04:00
pagedMov
8e8f337165 finalizing server compatibility updates 2024-11-26 13:33:41 -05:00
56d6a79d51 updated laptop home config 2024-11-26 12:49:55 -05:00
b78f3a54f0 made waybar and hyprland configs more compatible with the single-monitor layout 2024-11-11 17:52:20 -05:00
pagedmov
2a1ba18c09 formatted all files with nixfmt, added env variable to hold secrets 2024-11-09 16:20:27 -05:00
pagedmov
4a3fb537b9 added monitor and workspace configuration options to my hyprland config 2024-11-08 01:26:06 -05:00
pagedmov
50decf03c9 cleaned up server and laptop home.nix files, along with the homeConfigurations for them 2024-11-07 01:40:48 -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
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
e0c183e467 jellyfin is working on my domain name 2024-11-02 17:12:00 -04:00
pagedmov
c216b02858 server config builds now 2024-11-02 11:54:44 -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
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
9dd5e907a5 Merge branch 'master' of github.com:pagedMov/nixos-config 2024-10-21 13:06:04 -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
c4f8ef9234 altered some laptop specific settings to fit the new configuration settings from desktop 2024-10-21 11:01:06 -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
1e7b095bcd changed filesystems in hardware.nix to reflect the one created by the installer 2024-10-18 07:54:57 -04:00
pagedmov
d7db940262 added steps to the installation script so if it is interrupted, you dont have to restart 2024-10-18 07:00:42 -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
pagedMov
bd1add14bb (desktop) Gen 494: reformatted several files using alejandra 2024-10-15 20:16:32 -04:00
pagedMov
6dbe561378 (desktop) Gen 473: Broke desktop default.nix down into modules, removed conditionals from users.nix, moved host-dependent logic into corresponding host folders, enabled keyd on laptop 2024-10-14 02:54:34 -04:00
pagedmov
395fa72cbf (laptop) Gen 16: broke up laptop default.nix into modules, added git config 2024-10-14 02:39:01 -04:00
pagedMov
ff5fd389e1 (laptop) Gen 13: Laptop config test and confirmed to build 2024-10-13 02:49:07 -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