Gen 396: updated flake and input files to use a username special arg instead of hardcoding my username

This commit is contained in:
pagedMov
2024-10-11 23:51:59 -04:00
parent a31cbe4d7e
commit f8d099d40b
8 changed files with 24 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
{ inputs, nixpkgs, self, ... }:
{ inputs, nixpkgs, self, username, ... }:
{
imports =