From 2ae1e1016411ac06cbbbe8244f63a8f7eb83f1e8 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Tue, 12 Nov 2024 12:25:22 -0800 Subject: Remove disko @richese --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index f87cd07..df50eea 100644 --- a/flake.nix +++ b/flake.nix @@ -168,7 +168,7 @@ richese = nixpkgs.lib.nixosSystem rec { specialArgs = { inherit inputs outputs; }; modules = [ - disko.nixosModules.disko + #disko.nixosModules.disko ./hosts/richese home-manager.nixosModules.home-manager { home-manager.users.root = import ./home/root/richese.nix; -- cgit v1.2.3