Commit a7ac72a113d8

Vincent Demeester <vincent@sbr.pm>
2022-05-31 15:14:36
flake: update wakasu to 22.05
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 22cf2e7
Changed files (1)
flake.nix
@@ -189,8 +189,8 @@
           ];
         };
         wakasu = {
-          channelName = "nixos-21_11";
-          modules = stableModules_21_11 ++ [
+          channelName = "nixos-22_05";
+          modules = stableModules_22_05 ++ [
             nixos-hardware.nixosModules.lenovo-thinkpad
             nixos-hardware.nixosModules.common-pc-laptop-ssd
             ./systems/hosts/wakasu.nix