home

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

commit 7016089876d5e20c85468bd1f0d8c3b693f9221c
parent 09d221242ad505e00c2070bda97d9fb98a1ea8e1
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Fri, 24 Jun 2022 11:12:00 +0200

systems/aomi: switching back to unstable…

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 @@ -175,8 +175,8 @@ }; # Work "workstation" aomi = { - channelName = "nixos-22_05"; - modules = stableModules_22_05 ++ [ + # channelName = "nixos-22_05"; + modules = unstableModules ++ [ nixos-hardware.nixosModules.lenovo-thinkpad-p1-gen3 nixos-hardware.nixosModules.common-pc-laptop-ssd ./systems/hosts/aomi.nix