Update to nixos 24.05

This commit is contained in:
2024-06-15 16:02:25 +02:00
parent a42578a1b1
commit 6677d36d87
8 changed files with 22 additions and 14 deletions

View File

@ -37,7 +37,7 @@ inputs.nixpkgs.lib.nixosSystem {
};
services = {
# enable touchpad support
xserver.libinput.enable = true;
libinput.enable = true;
blueman.enable = true;
snapper.configs = {
home = {