Commit graph

7 commits

Author SHA1 Message Date
23f5aaaf45
huge options refactor
due to being on a wifi and my sim card not being able to do its job
properly this might have some errors

`nix flake check` gave me none for the current host but tbh who knows

this commit moves everything from `options` to `hosts/common` and
modifies the `createHost` function to import part of the files under
that directory by default

there's also a `hosts/common/optional` which is still being imported in
`profile.nix` but now in a better way using `lib.path.append` in tandem
with `lib.lists.map`
2024-09-01 20:31:24 +02:00
07d71eefdf
man I am so fucking bored right now 2024-08-30 20:41:42 +02:00
56660b4f35
what the fuck was that 2024-08-30 20:40:34 +02:00
17d8c16196
major cleanup in inherits 2024-07-24 18:47:53 +02:00
0ce061fa31
switch to getExe and getExe' throughout the config 2024-07-05 00:41:59 +02:00
44a8030c0f
small cleanup 2024-04-23 12:11:25 +02:00
4d2d3705fb
start moving shit to options 2024-02-15 17:04:34 +01:00