Auto-commit: 2026-01-07 08:02:04
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
nixosConfigurations.lillypc = nixpkgs.lib.nixosSystem {
|
nixosConfigurations.${host} = nixpkgs.lib.nixosSystem {
|
||||||
inherit system;
|
inherit system;
|
||||||
specialArgs = {
|
specialArgs = {
|
||||||
inherit inputs host username prettyUsername;
|
inherit inputs host username prettyUsername;
|
||||||
|
|||||||
Reference in New Issue
Block a user