235 current 2024-11-06 03:13:27 24.05.20241026.cd3e883 6.11.5 *

This commit is contained in:
Ranomier 2024-11-06 03:13:33 +01:00
parent 6ca1627d22
commit 27abf106d6
5 changed files with 32 additions and 27 deletions

View file

@ -74,8 +74,9 @@
# NixOS configuration entrypoint
# Available through 'nixos-rebuild --flake .#your-hostname'
nixosConfigurations = host_helper "crocoite" # // (host_helper example);
// host_helper "factorio";
nixosConfigurations =
host_helper "crocoite" # // (host_helper example);
// host_helper "factorio";
## Standalone home-manager configuration entrypoint
## Available through 'home-manager --flake .#your-username@your-hostname'