lector
This commit is contained in:
@@ -35,7 +35,6 @@
|
|||||||
i3blocks
|
i3blocks
|
||||||
i3lock
|
i3lock
|
||||||
jdk
|
jdk
|
||||||
inputs.kte.packages.x86_64-linux.kge
|
|
||||||
kotlin
|
kotlin
|
||||||
libGL
|
libGL
|
||||||
lm_sensors
|
lm_sensors
|
||||||
@@ -59,5 +58,9 @@
|
|||||||
yubikey-agent
|
yubikey-agent
|
||||||
yubikey-manager
|
yubikey-manager
|
||||||
yubikey-personalization
|
yubikey-personalization
|
||||||
|
|
||||||
|
# my warez
|
||||||
|
inputs.kte.packages.x86_64-linux.kge
|
||||||
|
inputs.lector.packages.${system}.default
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -19,6 +19,9 @@
|
|||||||
|
|
||||||
kte.url = "git+https://git.wntrmute.dev/kyle/kte";
|
kte.url = "git+https://git.wntrmute.dev/kyle/kte";
|
||||||
kte.inputs.nixpkgs.follows = "nixpkgs";
|
kte.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
|
lector.url = "github:kisom/lector";
|
||||||
|
lector.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = inputs@{
|
outputs = inputs@{
|
||||||
|
|||||||
Reference in New Issue
Block a user