some stuff

This commit is contained in:
xunuwu 2024-11-24 19:52:38 +01:00
parent ef537aa980
commit 97fd3be530
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
8 changed files with 27 additions and 23 deletions

View file

@ -24,4 +24,8 @@ _: {
};
};
};
fonts.packages = [
self.packages.${pkgs.system}.cartograph-cf
];
}