Commit graph

22 commits

Author SHA1 Message Date
b31e247f5e
add sshfs to work laptop 2024-09-02 11:28:14 +02:00
64a69e7812
add secret ssh host aliases 2024-09-02 11:26:34 +02:00
aa4c771f27
why did I have that 2024-09-02 00:32:41 +02:00
43e3f57bed
update intel config 2024-09-01 23:40:43 +02:00
ba4d19eb5c
move video group to v4l2 module 2024-09-01 23:18:07 +02:00
1fdb3d6df7
wipe dconf 2024-09-01 23:15:18 +02:00
8638aa2352
modularize CHROME_EXECUTABLE 2024-09-01 23:12:18 +02:00
e956a45062
modularize sudo insults 2024-09-01 23:07:17 +02:00
56758e7454
modularize allowUnfree 2024-09-01 23:02:29 +02:00
5ccc7c34c0
modularize olm thing 2024-09-01 22:59:25 +02:00
082253c7cb
turn all files into functions 2024-09-01 22:51:32 +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
4bfbdd44e7
add work laptop to readme 2024-08-30 20:24:46 +02:00
73fcd3dc7c
modularize displaylink 2024-08-30 20:14:52 +02:00
c7cb650a53
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2024-08-30 10:58:10 +02:00
d9b7500324
get fully rid of with from work config 2024-08-30 09:58:05 +02:00
f557a899c1
update work machine packages not to use with
more cleanup too
2024-08-29 14:49:57 +02:00
2bb42e6636
cleanup work machine packages 2024-08-29 14:48:46 +02:00
90046388dd
update the home manager search url for firefox 2024-08-29 14:46:14 +02:00
d7f3cbb118
remove unnecessary packages from work laptop 2024-08-28 23:05:44 +02:00
8236ec51ed
change forgejo work account email to fake one
hopefully this will make it possible to have signed commits
previously I tried using the protonmail one but I can't assign that to
both the work and my personal account and I'm for sure not leaking my
work email

forgejo by default allows these fake emails so hopefully this works
2024-08-28 22:36:37 +02:00
f61ea95a50
add work laptop config :3 2024-08-28 22:21:15 +02:00