modules/nixfiles: remove missing vars
This commit is contained in:
parent
1087715a1b
commit
a06bd77850
@ -80,8 +80,6 @@ in {
|
|||||||
|
|
||||||
environment.systemPackages = [
|
environment.systemPackages = [
|
||||||
nixfiles-generate-config
|
nixfiles-generate-config
|
||||||
nixfiles-install
|
|
||||||
nixfiles-rebuild
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user