custom weather notifier
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user