refactor(flake): move stuff in flake dir

This commit is contained in:
matt1432 2024-07-21 16:10:13 -04:00
commit b3b65c1bd9
9 changed files with 9 additions and 132 deletions

View file

@ -4,7 +4,7 @@
piper-src,
...
}: let
inherit (import ../lib.nix {}) mkVersion;
inherit (import ../flake/lib.nix {}) mkVersion;
in {
services.ratbagd = {
enable = true;