update gpd3p

This commit is contained in:
ringofstorms 2024-04-01 10:45:49 -05:00
parent ee2a443e75
commit eb06f66f4b
5 changed files with 47 additions and 118 deletions

View file

@ -1,4 +1,4 @@
{ config, lib, pkgs, settings, ylib, ... } @ inputs:
{ config, pkgs, settings, ylib, ... } @ inputs:
let
home-manager = builtins.fetchTarball {
url = "https://github.com/nix-community/home-manager/archive/release-23.11.tar.gz";