Commit Graph

38 Commits

Author SHA1 Message Date
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
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
ab9fb16c34 some more server configuration 2024-11-01 04:10:12 -04:00
pagedmov
dfb157c14f fleshed out server configuration a bit more before installation 2024-11-01 03:17:13 -04:00
pagedmov
c426e1b77a fixed an edge case in viconf.nix, added a missing logic check to home-manager.nix, tuned up the installer config to better fit the current configuration 2024-11-01 03:06:31 -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
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
7f6bd833d4 Added logic to support both the laptop and desktop configurations for waybar 2024-10-21 10:57:15 -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
c2dd806538 fixup! removed obsolete laptop hyprland config, slightly altered keyring positioning 2024-10-18 20:48:02 -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
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
pagedmov
e6b3c2a495 added installer config to flake.nix 2024-10-18 02:07:09 -04:00
pagedmov
a2f4e74716 added installer for main configuration branch, and custom disko.nix disk configuration 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
835732e9e0 (desktop) Gen 489: Temporarily disabled amdgpu.amdvlk due to build failure 2024-10-15 18:44:34 -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
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