Signed-off-by: Jade <obsidianical@gmail.com>
This commit is contained in:
Schrottkatze 2023-01-29 13:39:48 +01:00
parent 83d73979ad
commit 8b593ea7ee
3 changed files with 13 additions and 8 deletions

View file

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