Gen 396: updated flake and input files to use a username special arg instead of hardcoding my username
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ inputs, nixpkgs, self, ... }:
|
||||
{ inputs, nixpkgs, self, username, ... }:
|
||||
|
||||
{
|
||||
imports =
|
||||
|
||||
Reference in New Issue
Block a user