remove conflicting username and add home location
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{ config, pkgs, osConfig, ... }:
|
||||
|
||||
{
|
||||
home.username = "user";
|
||||
# home.username = "user";
|
||||
|
||||
lumpiastyHome = {
|
||||
gpg = osConfig.lumpiasty.pc;
|
||||
|
||||
Reference in New Issue
Block a user