From 4d2cbb06ce88505361ca816691789e517cc3a98a Mon Sep 17 00:00:00 2001 From: Nathan McCarty Date: Wed, 9 Nov 2022 21:20:19 -0500 Subject: [PATCH] Move desktop back to nixos stable --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index d32591c..fb6f8a3 100644 --- a/flake.nix +++ b/flake.nix @@ -129,7 +129,6 @@ # Real systems nixosConfigurations = { levitation = makeNixosSystem { - ourNixpkgs = nixpkgs-unstable; system = "x86_64-linux"; hostName = "levitation"; extraModules = [