made username easily changable

switched from independant home-manager updating to unified updating
updated disk parttion uuid's after resintalling
This commit is contained in:
ISnortPennies 2023-01-19 17:54:29 -05:00
parent 1c416dc728
commit 733eda4798
8 changed files with 44 additions and 57 deletions

View file

@ -1,4 +1,4 @@
{config, pkgs, ... }:
{config, pkgs, username, ... }:
{
services.xserver = {
enable = true;
@ -20,7 +20,7 @@
enable = true;
extraConfig = ''
[greeter]
user = gerg
user = ${username}
show-password-label = false
password-label-text =
invalid-password-text =