Commit graph

9 commits

Author SHA1 Message Date
43e3f57bed
update intel config 2024-09-01 23:40:43 +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
7543296053
make mac randomization the default 2024-08-30 20:40:02 +02:00
e628f55645
move networking to modules in prep for work laptop 2024-08-27 15:48:04 +02:00
5fbcdaa153
modularize dbus 2024-08-25 16:53:19 +02:00
ce96c8deb1
disable waydroid on all laptops 2024-08-25 12:15:31 +02:00
987040454b
switch to the ng switch thing 2024-08-23 23:26:25 +02:00
1c9dea39e8
some more hape fixes 2024-08-06 18:17:10 +02:00
bf1967a28d
initial hape test 2024-08-06 17:46:57 +02:00