Update to nixos 24.05
This commit is contained in:
@ -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 = {
|
||||
|
Reference in New Issue
Block a user