Commit graph

24 commits

Author SHA1 Message Date
28f72dee5b
there's no way this could go wrong! 2023-12-04 20:23:43 -05:00
f25c8638ee
nixfmt changes 2023-12-03 21:59:58 -05:00
36176f647c
mkPackages 2.0 2023-12-03 21:58:48 -05:00
43557a4b19
thanks max 2 electric boogaloo 2023-11-16 19:05:38 -05:00
9d80ee02e5
thanks max 2023-11-16 18:52:45 -05:00
90c4599b1b
nixfmt slightly insane formatting 2023-11-01 21:51:47 -04:00
4196aac49c
gerg-utils 2.0 2023-11-01 21:43:59 -04:00
42b80afd9c
funni inputs' 2023-11-01 21:40:16 -04:00
258253f5d5
add rec (sad) 2023-10-23 17:47:52 -04:00
9a6522d05c
fix disko generation 2023-10-14 17:50:35 -04:00
d24efeba64
game-laptop -> game-desktop 2023-10-12 20:35:39 -04:00
75a4e0a52a
bunch of small changes 2023-10-08 21:05:21 -04:00
fc21bf9436
treewide reformat 2023-09-23 21:56:23 -04:00
2ed7886306
exa -> eza 2023-09-08 19:31:07 -04:00
e4ca5580a3
evalModules because funny 2023-08-30 19:57:31 -04:00
67ea731529 misc small changes 2023-08-13 09:18:15 -04:00
8694fbce19 messed with initrd and got zfs rollback working again 2023-08-04 23:43:32 -04:00
b017594b1e added auto hostName config 2023-07-28 20:18:57 -04:00
c4e6bcb664 moved install iso from a package to a host
made funnier functions

gave more modules disable options

updated lint command
2023-07-28 20:18:57 -04:00
14726d5c6d host<name>/default.nix -> host/<name>/main.nix
add _file in all modules
2023-07-26 12:45:55 -04:00
52c2b49425 mkPkgs -> mkPackages
./pkgs -> ./packages
2023-07-25 22:29:57 -04:00
e33da6d843 mkSystems -> mkHosts
fixed nixosModules output
2023-07-25 22:23:10 -04:00
da8e226c3a cleaned up lib and modules/misc 2023-06-26 22:13:41 -04:00
f43d0b741c systems -> hosts
moved functions to /lib

inputs over imports

turned each module file into a nixosModule

moved registry and $NIX_PATH pinning to /modules/pinning.nix
2023-06-24 23:52:04 -04:00