fix(host): add missing flake variable for luci

This commit is contained in:
Yorick Barbanneau 2024-09-14 18:35:07 +02:00
parent 3ebc87b8ba
commit 114068d23c

View file

@ -73,7 +73,8 @@ in {
system = "x86_64-linux";
specialArgs = {
inherit stateVersion inputs;
hostname = "luci";
username = "ephase";
};
modules = [
./nixos/default.nix