1
0
mirror of https://github.com/Andrey0189/nixos-config-reborn.git synced 2025-09-15 10:06:00 +03:00

back to the stable branch baby

This commit is contained in:
andrey_varnavskiy
2024-11-30 06:06:55 +05:00
parent f2d053fa38
commit d3d9179f80
2 changed files with 8 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
home-manager = {
url = "github:nix-community/home-manager";