home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit a7ac72a113d85abad06054175435166d2bf833aa
parent 22cf2e7fd3128292ad14f075d87bfe4881d2ae62
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Tue, 31 May 2022 15:14:36 +0200

flake: update wakasu to 22.05

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mflake.nix | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/flake.nix b/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