changed and added scripts

This commit is contained in:
ISnortPennies 2022-08-11 22:03:14 -04:00
parent 7ce7d951f7
commit 92a800c118
6 changed files with 45 additions and 16 deletions

View file

@ -1,7 +1,7 @@
{
description = "my personal configurations";
inputs = {
nixpkgs.url = "nixpkgs/nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixkpkgs.follows = "nixpkgs";