mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update flake.nix
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
# };
|
||||
};
|
||||
|
||||
outputs = inputs@{ nixpkgs, home-manager, NixOS-WSL, ... }: {
|
||||
# Add NixOS Wsl in case it is needed here
|
||||
outputs = inputs@{ nixpkgs, home-manager, ... }: {
|
||||
nixosConfigurations = let
|
||||
mkSystem = entrypoint: nixpkgs.lib.nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
|
||||
Reference in New Issue
Block a user