508 current 2024-04-30 11:57:49 24.05.20240427.58a1abd 6.8.6-zen1 *

This commit is contained in:
zackartz 2024-04-30 11:58:00 -04:00
parent 3cb061f9fa
commit 6c476bc0a6
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
3 changed files with 23 additions and 22 deletions

View file

@ -11,7 +11,7 @@
};
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
home-manager = {
url = "github:nix-community/home-manager";
@ -67,7 +67,7 @@
};
rio-term = {
url = "github:zackartz/rio";
url = "github:zackartz/rio/fix/nix-builds";
inputs.nixpkgs.follows = "nixpkgs";
};