Commit graph

37 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
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
01bc495659
use the steam module 2024-07-22 20:49:49 +02:00
09b862349f
major cleanup 2024-07-16 00:26:09 +02:00
2230455677
remove gns3 from both laptops :D 2024-07-13 22:24:34 +02:00
38e67d90ca
set dash as the default shell on all 3 main machines 2024-06-22 23:49:36 +02:00
1209b9788b
update profiles to use disk.nix 2024-06-12 20:40:34 +02:00
68928d8987
add wireshark on niks 2024-06-12 11:34:58 +02:00
1c6f142e46
gns3 2024-06-10 23:07:00 +02:00
ee12047750
add yubikey u2f auth :3 2024-06-09 15:57:20 +02:00
ed1b19c330
enable NIXOS_OZONE_WL 2024-06-07 23:53:16 +02:00
45908204fa
move all binary caches to a separate file 2024-06-06 11:05:39 +02:00
53ee8fbd46
move xanmod kernel to separate file 2024-06-04 12:29:00 +02:00
7a7707003a
move qmk stuff to separate file 2024-05-24 13:58:13 +02:00
db1377cdd8
move v4l2 stuff to options 2024-05-08 19:47:57 +02:00
5d4eedbcae
add adb on both laptops 2024-05-08 00:02:37 +02:00
81e9cf47e6
add timezone option 2024-05-03 17:44:01 +02:00
fc682bace1
disable nano (nvim is better) 2024-04-18 16:29:53 +02:00
63f48d283c
move waydroid to options 2024-04-14 11:08:30 +02:00
2736c650ff
remove the xz thing (I'm back on 5.4.6) 2024-04-06 20:00:45 +02:00
cd6faba183
put btrfs scrub into options and enable it on me server 2024-04-06 19:59:23 +02:00
7bcd56149d
add module with possible mitigations to the xz backdoor 2024-03-31 10:39:46 +02:00
7c2d547411
add random mac option 2024-03-29 19:58:11 +01:00
6244018977
move asusd to options 2024-03-02 23:26:37 +01:00
f1d559de88
disable power supply script on niks for now 2024-03-02 16:19:29 +01:00
f186913663
move mullvad-vpn to options/ 2024-02-29 01:49:37 +01:00
52a896d4f0
move libvirt stuff to options/ 2024-02-29 01:41:04 +01:00
bb6fc2f47c
move MALLOC_PERTURB_ to options/ 2024-02-29 01:38:00 +01:00
b456a7975e
move common nix options into options/ 2024-02-29 01:22:20 +01:00
f545992742
move networking to options 2024-02-29 00:58:00 +01:00
0d77b0d6a5
move systemd-boot to options 2024-02-29 00:44:30 +01:00
1853490249
add fonts module to both machines (how the fuck did I forget) 2024-02-23 22:48:07 +01:00
4d2d3705fb
start moving shit to options 2024-02-15 17:04:34 +01:00