summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2024-09-09 18:49:26 +0000
committerpolwex <polwex@sortug.com>2024-09-09 18:49:26 +0000
commit1f438e0e2e7d1706e9e9dc1e517528e8e90fbeb1 (patch)
tree94327c9dedd617b5734e77d4f16966504bffadd3 /flake.nix
parent323096673f11009d45e06c87ae8afc17b56136c1 (diff)
added s15
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index a3e5dc3..2cbbf35 100644
--- a/flake.nix
+++ b/flake.nix
@@ -9,6 +9,7 @@
url = "github:lnl7/nix-darwin";
inputs.nixpkgs.follows = "nixpkgs-darwin";
};
+ nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
nixos-hardware.url = "github:nixos/nixos-hardware/master";
#secure book
lanzaboote.url = "github:nix-community/lanzaboote";