cleanup/style changes + tweaks + ideas

This commit is contained in:
atagen 2024-05-23 16:06:23 +10:00
parent c6231ec13a
commit 0c25328d6f
8 changed files with 71 additions and 87 deletions

11
TODO
View file

@ -5,3 +5,14 @@ separate stable-diffusion and ollama backends from their UIs
figure out a way to get firefox policies and plugins set up in webapps
is theme gen relevant with cosmic?
it appears that cosmic-theme is a thing but is it functional yet?
concept:
a function that flake-ifies and overrides the sources for regular nixpkgs
derivations to allow you to keep them utd by yourself
^ not possible to make flake inputs based on a function,
just pull source as flake and override the source attribute..
concept:
a nixos-like OS with standardised option sets that nonetheless uses composable flake
pieces to construct the whole OS, thus breaking the monorepo syndrome