fix(host): add missing flake variable for luci
This commit is contained in:
parent
3ebc87b8ba
commit
114068d23c
1 changed files with 2 additions and 1 deletions
|
@ -73,7 +73,8 @@ in {
|
|||
system = "x86_64-linux";
|
||||
specialArgs = {
|
||||
inherit stateVersion inputs;
|
||||
|
||||
hostname = "luci";
|
||||
username = "ephase";
|
||||
};
|
||||
modules = [
|
||||
./nixos/default.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue