From e6423905b672a19e2aeb1122391c153078d4b315 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Wed, 21 Dec 2022 18:56:12 +0100 Subject: use rust nightly toolchain by default --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index e20dc65..079be35 100644 --- a/flake.nix +++ b/flake.nix @@ -57,7 +57,7 @@ ./hosts/microwave ./modules/basic-tools.nix ./modules/binary-caches.nix - # ./modules/chromium.nix + ./modules/chromium.nix ./modules/devtools.nix ./modules/gnupg.nix ./modules/sway.nix -- cgit v1.3.1