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