Updated flake inputs

This commit is contained in:
2025-01-06 16:26:44 -05:00
parent 92e4ded24e
commit 3857e144e6
77 changed files with 10748 additions and 221 deletions

View File

@@ -1,4 +1,4 @@
{ host, root, ... }: self: super:
{ host ? "oganesson", root, ... }: self: super:
let
extraFigletFonts = super.fetchFromGitHub {
@@ -22,6 +22,7 @@ in
# Packages that I've made
tinyfetch = super.callPackage ./tinyfetch/package.nix {};
breezex-cursor = super.callPackage ./breezex-cursor/package.nix {};
rsh = super.callPackage ./rsh/package.nix {};
};
myScripts = {
# Scripts written using pkgs.writeShellApplication