added abaddon

This commit is contained in:
twoneis 2024-01-19 14:03:36 +01:00
parent 4484d480b8
commit f3c0f89eaf

View file

@ -1,6 +1,7 @@
{ pkgs, ... }: { { pkgs, ... }: {
home.packages = with pkgs; [ home.packages = with pkgs; [
dorion dorion
abaddon
]; ];
home.file = { home.file = {