nixos: adjust services for updated nixpkgs
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
networking.hostName = "ryzen-shine";
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
linuxPackages_latest.perf
|
||||
perf
|
||||
];
|
||||
|
||||
boot.initrd.systemd.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user