mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
updated vers
This commit is contained in:
parent
4be8dceaa1
commit
79e07599de
3 changed files with 8 additions and 6 deletions
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
description = "My Nix Configs";
|
||||
|
||||
inputs = {
|
||||
inputs =
|
||||
{
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
|
||||
nur = {
|
||||
url = "github:nix-community/NUR";
|
||||
|
|
@ -11,7 +12,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixos-wsl = {
|
||||
url = "github:nix-community/NixOS-WSL/2311.5.3";
|
||||
url = "github:nix-community/NixOS-WSL/2405.5.4";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
disko = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue