Commit Graph

464 Commits

Author SHA1 Message Date
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
5a9f8529ed Update README.md 2024-10-22 03:45:32 -04:00
pagedMov
7d3f2ecb43 Update README.md 2024-10-22 03:42:26 -04:00
pagedmov
b20e6d745c Merge branch 'master' of github.com:pagedMov/nixos-config 2024-10-22 03:36:32 -04:00
pagedMov
8132e29fbd Update README.md 2024-10-22 03:36:27 -04:00
pagedmov
8431072a77 more screenshots for github 2024-10-22 03:36:19 -04:00
pagedMov
d9aa817e95 Update README.md 2024-10-22 01:54:26 -04:00
pagedmov
812875fbce fixup! Merge branch 'master' of github.com:pagedMov/nixos-config 2024-10-22 01:54:11 -04:00
pagedMov
a17b98fe33 Update README.md 2024-10-21 22:56:36 -04:00
pagedmov
fe7c093d7e Merge branch 'master' of github.com:pagedMov/nixos-config 2024-10-21 22:56:17 -04:00
pagedmov
e5c949ad9f fixup! added files.nix as a place to keep hardcoded configurations, added a personal neofetch config to it 2024-10-21 22:56:09 -04:00
pagedMov
adc5f3abc8 Update README.md 2024-10-21 22:54:33 -04:00
pagedMov
f59044be8f Update README.md 2024-10-21 22:54:26 -04:00
pagedMov
d58d4d5141 Update README.md 2024-10-21 22:53:31 -04:00
pagedmov
94f4b44b71 changed desktop screenshot 2024-10-21 22:53:08 -04:00
pagedmov
bb7a221775 added files.nix as a place to keep hardcoded configurations, added a personal neofetch config to it 2024-10-21 22:16:18 -04:00
pagedmov
d97c3fec5b Merge branch 'master' of github.com:pagedMov/nixos-config 2024-10-21 22:04:00 -04:00
pagedmov
4711456fb1 renamed 'media' folder to 'assets' because it sounds cooler 2024-10-21 22:03:39 -04:00
pagedMov
65f9bb6c26 Update README.md 2024-10-21 13:49:52 -04:00
pagedmov
fe006e1004 fixup! Merge branch 'master' of github.com:pagedMov/nixos-config 2024-10-21 13:45:50 -04:00
pagedmov
b8e3ffaae8 added screenshot for readme.md 2024-10-21 13:16:53 -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
04a704c74d added brightness slider and battery monitor to laptop version of sidebar 2024-10-21 12:33:54 -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
7f6bd833d4 Added logic to support both the laptop and desktop configurations for waybar 2024-10-21 10:57:15 -04:00
pagedMov
e13e037e9a Merge pull request #2 from pagedMov/new-waybar
New waybar config
2024-10-21 08:29:24 -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
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
46fa639f18 moved swaync configuration into the nix file and removed the shell script in hosts/installer to make the repo have 100% nix code c: 2024-10-20 02:22:19 -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
c2dd806538 fixup! removed obsolete laptop hyprland config, slightly altered keyring positioning 2024-10-18 20:48:02 -04:00
pagedmov
5a9a1f0949 removed obsolete laptop hyprland config, slightly altered keyring positioning 2024-10-18 19:30:15 -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
c21c929a10 Updated flake inputs 2024-10-18 17:49:05 -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
838533210b fixup! added steps to the installation script so if it is interrupted, you dont have to restart 2024-10-18 07:06:38 -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
2a26b124ff Installation script confirmed working for laptop flake, re-adding waybar. Also moved firefox to programs folder 2024-10-18 03:28:44 -04:00
pagedmov
141ef4d850 Hopefully finishing touches on installer configuration 2024-10-18 02:07:10 -04:00
pagedmov
b53c14bf77 various temporary testing changes 2024-10-18 02:07:10 -04:00
pagedmov
11f97cf4f3 included relevant work from impermanence branch 2024-10-18 02:07:09 -04:00
pagedmov
f512c7c7bb more installer configuration 2024-10-18 02:07:09 -04:00
pagedmov
30da2a161d altered disko setup 2024-10-18 02:07:09 -04:00