Modified flake

This commit is contained in:
2024-11-30 18:30:01 +01:00
parent 6dd44cc064
commit c177f110a2
5 changed files with 21 additions and 21 deletions

View File

@@ -46,7 +46,7 @@
extraGroups = [ "networkmanager" "wheel" "dialout" "fuse" ];
};
boot.kernelPackages = pkgs.linuxPackages_latest;
services.openssh.enable = true;
system.stateVersion = "24.05";