Commit graph

8 commits

Author SHA1 Message Date
495f8f5cf3
add steamcmd and steam-tui to steam config 2024-09-14 19:55:09 +02:00
709db35936
get rid of via and vial 2024-09-03 23:52:40 +02:00
43e3f57bed
update intel config 2024-09-01 23:40:43 +02:00
0861077bba
update amd config 2024-09-01 23:31:57 +02:00
ba4d19eb5c
move video group to v4l2 module 2024-09-01 23:18:07 +02:00
082253c7cb
turn all files into functions 2024-09-01 22:51:32 +02:00
cb8cb2d9b3
fix hyprctl binaries 2024-09-01 20:33:38 +02:00
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