Fix new name for sway

This commit is contained in:
Greg Hellings
2024-02-27 01:10:52 -06:00
parent ab39520f23
commit 19e0eca73e
+1 -1
View File
@@ -29,7 +29,7 @@ in with lib; {
banner = "Welcome to Greg's JUDE machine. Do I know you?"; banner = "Welcome to Greg's JUDE machine. Do I know you?";
wayland = true; wayland = true;
}; };
layout = "us"; xkb.layout = "us";
}; };
}; };