Add supersonic

This commit is contained in:
DashieTM 2025-01-01 23:04:05 +01:00
parent cd783dfe71
commit 729d9f7cac
3 changed files with 73 additions and 1 deletions

View file

@ -5,7 +5,6 @@
...
}:
let
username = config.conf.username;
# at time of using this here, stylix might not be evaluated yet
# hence ensure it is by using base16 mkSchemeAttrs
base16 = pkgs.callPackage inputs.base16.lib { };