val's entire computer: the git repo
Find a file
2024-12-02 00:01:33 -05:00
home switch back to kitty (+ cursor trail!) 2024-12-01 23:40:35 -05:00
overlays nixos rework after break 2024-08-19 21:08:09 -04:00
pkgs nixos config rewrite finished (i think) 2024-09-16 17:42:56 -04:00
system/waves fix: allow unfree everywhere 2024-11-28 18:39:55 -05:00
.gitignore chore: push to github 2024-06-28 23:40:00 -04:00
disko.nix nixos config rewrite finished (i think) 2024-09-16 17:42:56 -04:00
flake.lock chore: update flake.lock 2024-11-28 18:40:54 -05:00
flake.nix fix: allow unfree everywhere 2024-11-28 18:39:55 -05:00
license chore: push to github 2024-06-28 23:40:00 -04:00
readme.md update readme to match new git remote 2024-12-02 00:01:33 -05:00
usage.md fix markdownlint warnings 2024-09-29 19:35:02 -04:00

val's nixos flake

built with nix License Badge


my configuration. it changes over time like an adapting parasite.

to explore the flake output and it's functionalities, run:

nix flake show git+https://git.dessa.dev/valnyx/nixos

to get the disko.nix file, run:

nix run git+https://git.dessa.dev/valnyx/nixos#disko

more utilities can be found in usage.md