remove conflicting username and add home location

This commit is contained in:
2026-08-31 01:15:16 +02:00
parent 7e2a3d894d
commit dcb32fe35d
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{ config, pkgs, osConfig, ... }:
{
home.username = "user";
# home.username = "user";
lumpiastyHome = {
gpg = osConfig.lumpiasty.pc;