update: updates nixos
All checks were successful
gitea-deepak/nixconf/pipeline/head This commit looks good

This commit is contained in:
2024-04-13 15:40:09 -05:00
parent 3a97c1b658
commit b5b94cbb79
2 changed files with 14 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
description = "Configuration v1";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
homeManager = {
url = "github:nix-community/home-manager";