mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-07-16 22:21:55 +08:00
chore: move to username variable
This commit is contained in:
parent
08a8985f5d
commit
b2c18291f0
3 changed files with 10 additions and 4 deletions
|
|
@ -13,7 +13,7 @@
|
|||
security.pam.services.sudo_local.touchIdAuth = true;
|
||||
# system.configurationRevision = self.rev or self.dirtyRev or null;
|
||||
system = {
|
||||
primaryUser = "liv";
|
||||
primaryUser = username;
|
||||
stateVersion = 6;
|
||||
defaults = {
|
||||
dock = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue