fixed naming convention
This commit is contained in:
parent
b61b33c7c4
commit
ffbef09ac0
3 changed files with 8 additions and 7 deletions
|
@ -41,6 +41,10 @@
|
|||
userEmail = "wasser.ian@gmail.com";
|
||||
defaultBranch = "main";
|
||||
};
|
||||
|
||||
firefox = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
|
@ -15,9 +15,6 @@
|
|||
"DP-1,1920x1080@60,2560x0,1"
|
||||
];
|
||||
};
|
||||
firefox = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
services.getty.autologinUser = "lars";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue