Commit Graph

55 Commits

Author SHA1 Message Date
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
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
d895979d96 included issue.nix from my old config, removed hyprland.nix script 2024-10-29 22:51:28 -04:00
pagedmov
e9f7f3b2e9 updated some settings, removed ghost text from extra nixvim plugins 2024-10-29 22:24:26 -04:00
pagedmov
fb7f6a1d41 removed scripts leftover from forking Frost-Phoenix's dots when I started writing this config 2024-10-26 17:00:38 -04:00
pagedmov
c19620f77c 'change wallpaper' option in toolbelt now returns to the original fzf window if escape is pressed 2024-10-26 16:11:00 -04:00
pagedmov
805c53ea2c removed some deprecated hyprland binds and increased opacity on terminal windows by 10% 2024-10-26 04:22:55 -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
09b467dd62 Added sddm theme, changed system font to JetBrainsMono, slightly reduced terminal font size 2024-10-22 17:55:49 -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
94f4b44b71 changed desktop screenshot 2024-10-21 22:53: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
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
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
pagedmov
141ef4d850 Hopefully finishing touches on installer configuration 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
bd1add14bb (desktop) Gen 494: reformatted several files using alejandra 2024-10-15 20:16:32 -04:00
pagedMov
6da93561ea (desktop) Gen 488: Edited hostnames, moved steam back to home-manager config, added markdown to nixvim lsp, altered firefox bookmarks 2024-10-15 17:56:57 -04:00
pagedMov
51664a5af5 (desktop) Gen 488: implemented sddm 2024-10-14 15:00:09 -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