My nixos configuration. https://luuumine.com
  • Nix 32.3%
  • Astro 18.1%
  • Rust 17.9%
  • QML 8.4%
  • TypeScript 8.3%
  • Other 15%
Find a file
Romain Delhommais 204274e285
All checks were successful
nixos ci / detect flake targets (push) Successful in 1s
nixos ci / build package (api-lumine) (push) Successful in 2s
nixos ci / build package (quickshell-lumine) (push) Successful in 2s
nixos ci / build package (killer-game) (push) Successful in 3s
nixos ci / build package (delhommais-com) (push) Successful in 3s
nixos ci / build package (luuumine-com) (push) Successful in 3s
nixos ci / build nixos (luminova) (push) Successful in 6s
nixos ci / build nixos (luminode) (push) Successful in 7s
nixos ci / build nixos (luminix) (push) Successful in 9s
nixos ci / build nixos (luminout) (push) Successful in 9s
nixos ci / build nixos (luminadel) (push) Successful in 10s
nixos ci / all checks passed (push) Successful in 0s
feat(luuumine-com): improve main page (#25)
- [x] shorten text
- [x] add "live" logs (see #23)
- [x] bump nix version

Reviewed-on: #25
2026-08-22 22:02:02 +02:00
.forgejo/workflows fix(ci): make packages build before hosts 2026-05-24 22:31:15 +02:00
hosts feat(luminix): add signal 2026-08-22 18:15:53 +02:00
modules add notes capabilities to the api (#23) 2026-08-22 20:04:58 +02:00
packages feat(luuumine-com): improve main page (#25) 2026-08-22 22:02:02 +02:00
secrets add notes capabilities to the api (#23) 2026-08-22 20:04:58 +02:00
wallpapers chore(README): add wallpapers readme and credit Turpix 2026-06-20 18:39:33 +02:00
.gitignore fix(vm): add vm disks to gitignore to avoid committing them by accident 2026-04-11 18:13:30 +02:00
flake.lock chore(nix): update flake (#15) 2026-07-16 22:16:26 +02:00
flake.nix refactor(wallpapers): move in wallpapers folder 2026-06-12 19:51:02 +02:00
README.md chore(README): add wallpapers readme and credit Turpix 2026-06-20 18:39:33 +02:00

lumine's nixos

Caution

this flake was made by, and to be used by, myself. it's still very incomplete and will definitely change a lot with time. i have many things planned and lots will happen here. thanks for reading this :)

i try to keep this structured "enough" so that i understand what's going on.

hosts

hosts
├── luminix     [my main desktop]
├── luminadel   [my server]
├── luminode    [my backup server]
├── luminout    [my laptop]
└── luminova    [config for vms and such]

thanks

  • Vimjoyer, for introducing me to nix
  • raf / NotAShelf, for being very good at nix, building cool projects, and having such a well structured flake
  • poz, for being cool and having a nice config
  • orangc, for helping me with tailscale
  • Turpix, for drawing the awesome art used for my profile picture and wallpapers

usage

everything's under the config.lumine.<thing> userspace, to avoid clashing with stuff that already exists somewhere

just put the fries modules in the bag bro..