fix(home): Typo
This commit is contained in:
parent
a5c7443464
commit
02b37ea980
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ in
|
||||||
numlock.enable = true;
|
numlock.enable = true;
|
||||||
|
|
||||||
# TODO: Switch to autorandr.
|
# TODO: Switch to autorandr.
|
||||||
profileEtra = # sh
|
profileExtra = # sh
|
||||||
''
|
''
|
||||||
sudo mount -a
|
sudo mount -a
|
||||||
"${config.home.homeDirectory}/.config/xrandr/desktop.sh"
|
"${config.home.homeDirectory}/.config/xrandr/desktop.sh"
|
||||||
|
|
Loading…
Reference in a new issue