From 1f53bf0a51605f58b9c8c459b2e723606e6da96b Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Tue, 12 Nov 2024 12:46:02 -0800 Subject: Add 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 df50eea..f87cd07 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