diff options
author | polwex <polwex@sortug.com> | 2024-09-09 18:49:26 +0000 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2024-09-09 18:49:26 +0000 |
commit | 1f438e0e2e7d1706e9e9dc1e517528e8e90fbeb1 (patch) | |
tree | 94327c9dedd617b5734e77d4f16966504bffadd3 /flake.nix | |
parent | 323096673f11009d45e06c87ae8afc17b56136c1 (diff) |
added s15
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"; |