1
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
aaaf4808f3
Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
c35e1d1578
firefox: Fuck it, we're just going to persist the whole thing
I tried literally persist anything that could've had something to do
with extensions and it still reset every extension on boot for some
fucking reason I don't want to download every single ublock filter on
every boot or have literally 3 pages pop up because they think this is
the first time I am running the extension.
2024-07-15 13:46:41 +02:00
986e9f7555
Persist firefox storage instead of only default.
Only persisting the default storage did not work to get the extensions
working on browser startup.
2024-07-14 10:59:01 +02:00
4003cc3d61
Store default data for firefox in persistence.
I eventually want to modify this to automatically add only the extension
data by gettin the files through globbing or something but I don't know
how to do that yet and it's not really that high of a priority as
firefox will clean those either way on restart and it'd be more of a
keeping everything tidy problem.
2024-07-09 14:04:31 +02:00
9d64129152
Opt-in state for opentabletdriver 2024-07-07 23:25:27 +02:00
415e148140
Opt-in state for osu 2024-07-07 23:05:57 +02:00
7cdb840e16
games: Opt-in state for Euro Truck Simulator 2 2024-07-01 12:41:05 +02:00
41b013c931
xivlauncher: Opt-in persistence 2024-06-30 10:57:50 +02:00
ea96e9d24c
firefox: Nix options search and fix chrome persist 2024-06-26 15:21:42 +02:00
6db74d63e6
Opt-in state for Prismlauncher 2024-06-02 16:23:05 +02:00
daddbaf867
Opt in state for honkers railway 2024-05-30 19:36:03 +02:00
5de9830ed9
Fix steam path 2024-05-24 22:26:56 +02:00
ee3cd76757
Opt in state for Steam 2024-05-24 22:12:32 +02:00
75b13ac379
Refactor the entire configuration
With the release of the Nvidia 555 beta drivers and their improvements to
the Wayland experience I've finally decided to return to NixOS with
Hyprland again after 2 years of running Gentoo and Opensuse Tumbleweed
on X11. So this is me committing the work done so far from the last
couple of days. Future commits will be more incremental.
2024-05-24 21:33:00 +02:00