Update for IVR Linux
This commit is contained in:
@@ -58,6 +58,8 @@
|
||||
|
||||
darwinConfigurations = (import ./darwin { inherit inputs overlays; });
|
||||
|
||||
homeConfigurations = (import ./home { inherit inputs overlays; });
|
||||
|
||||
devShell = (flake-utils.lib.eachSystemMap flake-utils.lib.allSystems (system: let
|
||||
pkgs = import nixunstable { inherit system overlays; };
|
||||
in pkgs.mkShell {
|
||||
|
||||
Reference in New Issue
Block a user