Compare commits

..

No commits in common. "6bfd1b001669d7e421b2f2ff0126288f89cdf896" and "d3913c84c6717ffc7b507afb54a3d520a08f1dd1" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@
gnome.simple-scan gnome.simple-scan
# Applications # Applications
anki anki-bin
mpv # required for audio mpv # required for audio
discord discord
gimp gimp

View file

@ -8,7 +8,7 @@ in
services = { services = {
xserver = { xserver = {
enable = true; enable = true;
xkb.options = "caps:escape"; xkbOptions = "caps:escape";
displayManager = { displayManager = {
lightdm = { lightdm = {
enable = true; enable = true;