akiflags!

This commit is contained in:
kat witch 2021-07-24 05:56:33 +01:00
parent 2034846e0a
commit b5be3e5a50
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
4 changed files with 155 additions and 1 deletions

View file

@ -58,6 +58,7 @@ let
zfsUnstable = ksuper.zfsUnstable.overrideAttrs (old: { meta = old.meta // { broken = false; }; });
});
akiflags = self.callPackage ./akiflags { };
konawall-toggle = self.callPackage ./konawall-toggle { };