chore(home): Remove unneeded xsession items.
This commit is contained in:
parent
97a78746b8
commit
195654d44d
1 changed files with 0 additions and 12 deletions
|
@ -12,18 +12,6 @@ in {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
numlock.enable = true;
|
numlock.enable = true;
|
||||||
|
|
||||||
profileExtra =
|
|
||||||
# sh
|
|
||||||
''
|
|
||||||
sudo mount -a
|
|
||||||
'';
|
|
||||||
|
|
||||||
initExtra =
|
|
||||||
# sh
|
|
||||||
''
|
|
||||||
mpd &
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue