Commit Graph

63 Commits

Author SHA1 Message Date
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
c6ea3c370f stable update, confirmed working 2024-12-13 15:57:14 -05:00
pagedMov
8e8f337165 finalizing server compatibility updates 2024-11-26 13:33:41 -05:00
pagedMov
235f7a208e tweaked server config 2024-11-26 12:54:02 -05:00
1c614a8e6f added impermanence to flake inputs and made a basic config in live-env 2024-11-18 13:28:16 -05:00
7efb03b441 using hashedPassword in live-env config now, also added disko to flake inputs 2024-11-17 23:45:12 -05:00
cea3b045ca more configuration for live environment 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
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
b78f3a54f0 made waybar and hyprland configs more compatible with the single-monitor layout 2024-11-11 17:52:20 -05:00
f9b8251567 added a custom overlay for nixpkgs, moves all of the packages that I maintain into an attribute set 'pkgs.myPkgs' so that my update checker can easily locate them 2024-11-10 17:43:52 -05:00
pagedmov
2a1ba18c09 formatted all files with nixfmt, added env variable to hold secrets 2024-11-09 16:20:27 -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
388daff285 added slight borders to waybar elements to prevent them from blending in with the background 2024-11-07 01:14:54 -05:00
pagedmov
fc99570fdc Successfully separated home-manager configs from system configs 2024-11-06 22:28:16 -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
62bbbfa71d new wallpaper and changed system color scheme to black-metal-immortal 2024-11-03 01:32:22 -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
2bb66a88bb started work on integrating new module patterns into server config 2024-11-02 11:42:31 -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
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
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
244595baa3 Started work on server configuration 2024-10-31 17:20:38 -04:00
pagedmov
bd5a7514a9 replaced keyring bind with a sort of control panel thing with several system related options like changing the wallpaper, managing volume controls, etc. also has a calculator 2024-10-26 04:03:21 -04:00
pagedmov
cd70754f9f new wallpaper, altered terminal transparency, added 'viconf', a command that will take a word as input and then find matching files in the sysflake folder to open in neovim 2024-10-24 23:30:57 -04:00
pagedmov
e448170274 added thanks to frostphoenix, changed wallpaper and reduced terminal transparency 2024-10-23 04:33:08 -04:00
pagedmov
4711456fb1 renamed 'media' folder to 'assets' because it sounds cooler 2024-10-21 22:03:39 -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
4f39e0f7c5 new waybar skeleton done, beginning work on CSS theme 2024-10-21 05:10:48 -04:00
pagedmov
50fa171e6c Made a distinct variable for the color scheme name in flake.nix, made a script 'chscheme' that allows one to easily change said variable 2024-10-20 05:11:59 -04:00
pagedmov
5a1f391af2 a lot of work on visuals, overhauled waybar config 2024-10-20 02:18:28 -04:00
pagedmov
f4c430c2c5 Successfully melded nixvim configuration into the sysflake itself rather than using it as a flake input 2024-10-18 19:24:52 -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
11f97cf4f3 included relevant work from impermanence branch 2024-10-18 02:07:09 -04:00
pagedmov
be729dac20 added disko to flake.nix inputs 2024-10-18 02:07:09 -04:00
pagedmov
e6b3c2a495 added installer config to flake.nix 2024-10-18 02:07:09 -04:00
pagedmov
d40fdbf8ee changed nixvim and toilet inputs to be fetched from github 2024-10-18 02:07:09 -04:00
pagedMov
bd1add14bb (desktop) Gen 494: reformatted several files using alejandra 2024-10-15 20:16:32 -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
pagedMov
a3614a0dc7 Gen 415: installed the NUR and added a firefox config 2024-10-12 15:52:42 -04:00
pagedMov
445f629855 (Laptop) Gen 9: Merged changes from desktop on laptop repo 2024-10-12 12:22:53 -04:00
pagedMov
0dd840f25e still trying to resolve merge conflict 2024-10-12 12:02:36 -04:00
pagedMov
8b0593d436 (Laptop) Gen 9: fixed up laptop config files to fit the environment better, added keyd 2024-10-12 04:32:30 -04:00
pagedMov
5eb832fcf7 Gen 402: created system config for my laptop 2024-10-12 02:34:23 -04:00