Don't redeclare the username

This commit is contained in:
Oliver Davies 2024-11-21 16:31:40 +00:00
parent 42742700a6
commit b480910b98
2 changed files with 4 additions and 3 deletions
nix/lib/nixos

View file

@ -16,6 +16,7 @@ let
outputs
desktop
hostname
username
inputs
self
;