use liqwid-nix 2.0

This commit is contained in:
Emily Martins 2022-11-30 01:26:47 +01:00
parent b6ab3762ce
commit 7e628328da
35 changed files with 458 additions and 564 deletions

3
default.nix Normal file
View file

@ -0,0 +1,3 @@
{
imports = [ ./flake-module.nix ];
}