mirror of
https://github.com/kmein/niveum
synced 2026-03-17 18:41:09 +01:00
feat: depend less on nixpkgs-unstable
This commit is contained in:
@@ -8,7 +8,6 @@ let
|
||||
wilde =
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDyTnGhFq0Q+vghNhrqNrAyY+CsN7nNz8bPfiwIwNpjk kfm@wilde";
|
||||
};
|
||||
unstable = import <nixos-unstable> { };
|
||||
wtf-config = pkgs.writeJSON "config.yml" {
|
||||
wtf = {
|
||||
colors = {
|
||||
|
||||
Reference in New Issue
Block a user