From b35429565635d5f1ac623e5a993386769c7bef35 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Sat, 27 Jan 2024 14:39:36 -0500 Subject: [PATCH] This might break stuff --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 12aebed..7df8ab1 100644 --- a/flake.nix +++ b/flake.nix @@ -22,7 +22,7 @@ in { - nixosConfigurations.socrates = nixpkgs.lib.nixosSystem { + nixosConfigurations.desktop = nixpkgs.lib.nixosSystem { inherit system pkgs; modules = [ ./sysConfig/desktop