aeu
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
# TODO: Set your username
|
||||
home = {
|
||||
username = lib.mkDefault "your-username";
|
||||
username = lib.mkDefault "df";
|
||||
homeDirectory = lib.mkDefault (
|
||||
if pkgs.stdenv.isDarwin
|
||||
then "/Users/${config.home.username}"
|
||||
|
||||
Reference in New Issue
Block a user