Merge branch 'main' of ssh://gitea.xeovalyte.dev:2222/xeovalyte/nix

Merge
This commit is contained in:
2024-06-02 12:13:42 +02:00
10 changed files with 22 additions and 33 deletions

View File

@@ -53,6 +53,6 @@
# Keyboard
hardware.ckb-next.enable = true;
system.stateVersion = "23.11";
system.stateVersion = "24.05";
}

View File

@@ -39,5 +39,5 @@
WLR_NO_HARDWARE_CURSORS = 1;
};
home.stateVersion = "23.11";
home.stateVersion = "24.05";
}

View File

@@ -43,6 +43,6 @@
services.printing.enable = true;
system.stateVersion = "23.11";
system.stateVersion = "24.05";
}

View File

@@ -30,5 +30,5 @@
unstable.joplin-desktop
];
home.stateVersion = "23.11";
home.stateVersion = "24.05";
}