From ae7994f09eb10c6bb3a26cfbad9b9b6ec7ad9dde Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Mon, 15 Apr 2024 23:57:01 -0700 Subject: Update disko installer and finalize VM configuration --- flake.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index a1dfb8e..31916d3 100644 --- a/flake.nix +++ b/flake.nix @@ -40,9 +40,9 @@ system = "x86_64-linux"; modules = [ ./hosts/richese - #home-manager-unstable.nixosModules.home-manager { - # home-manager.users.nipsy = import ./home/nipsy/richese.nix; - #} + home-manager-unstable.nixosModules.home-manager { + home-manager.users.nipsy = import ./home/nipsy/richese.nix; + } ]; }; }; -- cgit v1.2.3