custom weather notifier

This commit is contained in:
2025-09-30 09:50:05 -06:00
parent 3ed4ccca9e
commit 725c13a6b6
5 changed files with 84 additions and 8 deletions

View File

@@ -3,7 +3,10 @@
description = "Autumn's multi-system configs";
inputs = {
#dev stuff
pydev.url ="./system/extras/pydev/";
currents.url = "./system/extras/currents/";
#regular flakes
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
lix.url = "https://git.lix.systems/lix-project/lix/archive/main.tar.gz";
lix.flake = false;
@@ -24,6 +27,7 @@
lix,
home-manager,
pydev,
currents,
nixos-wsl,
...
}@inputs: