mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
123
This commit is contained in:
@@ -11,6 +11,8 @@ let
|
||||
{
|
||||
|
||||
imports = with inputs; [ <nixos-wsl/modules>
|
||||
|
||||
nixos-wsl.nixosModules.default
|
||||
self.nixosModules.default
|
||||
];
|
||||
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-25.05";
|
||||
nixpkgs-fingerprint.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
nixos.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
|
||||
|
||||
# nix-community
|
||||
nixos-facter-modules.url = "github:numtide/nixos-facter-modules";
|
||||
|
||||
Reference in New Issue
Block a user