fixed naming convention

This commit is contained in:
LarsZauberer 2024-04-13 19:03:30 +02:00
commit ffbef09ac0
3 changed files with 8 additions and 7 deletions

View file

@ -41,6 +41,10 @@
userEmail = "wasser.ian@gmail.com";
defaultBranch = "main";
};
firefox = {
enable = true;
};
};
services = {

View file

@ -15,9 +15,6 @@
"DP-1,1920x1080@60,2560x0,1"
];
};
firefox = {
enable = true;
};
};
services.getty.autologinUser = "lars";