No description
Find a file
2025-12-24 22:35:23 +01:00
bin Create format and mount script 2025-12-15 10:56:23 +01:00
config/openrgb Merge hardware.nix 2025-12-24 16:29:05 +01:00
lib Fix up for hermes 2025-12-24 20:54:34 +01:00
machines Merge networking.nix and cleanup 2025-12-24 16:56:09 +01:00
overlays Switch to lix 2025-12-23 23:01:48 +01:00
profiles persephone: Install Brave 2025-12-24 21:06:52 +01:00
.envrc Add envrc 2025-12-16 20:05:02 +01:00
.gitignore Filter ./result 2025-12-24 12:04:15 +01:00
default.nix Switch to lix 2025-12-23 23:01:48 +01:00
flake.lock Add first implementation of home-manager 2025-12-24 22:35:23 +01:00
flake.nix Add first implementation of home-manager 2025-12-24 22:35:23 +01:00
LICENSE Add license 2025-12-14 22:11:28 +01:00
README.md Merge hardware.nix 2025-12-24 16:29:05 +01:00

Systems

NixOS

sudo nixos-install --root /mnt --flake .#hermes

Nix Darwin

nix run nix-darwin/release-* -- switch --flake .#mercure

TODO

  1. Create a configuration path for the directory config
  2. Create mkSystem that:
    1. Inject options.machine
    2. Auto-import the related configurations