mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
update: migrate to nixos-unstable
also fixes broken easyeffects build by pinning to 24.05 (uakari)
This commit is contained in:
parent
5fa8e27709
commit
7d3b8a6dc5
5 changed files with 43 additions and 15 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
enable = true;
|
||||
settings = {
|
||||
exec-once = [ "waybar" "waypaper --restore" ];
|
||||
exec-once = [ "waypaper --restore" ];
|
||||
"$mod" = "SUPER";
|
||||
"$Left" = "Y";
|
||||
"$Right" = "O";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue