feat(home): add emblem

This commit is contained in:
Felix Schröter 2024-04-30 23:10:48 +02:00
parent 06a7b0c87c
commit b034aab843
Signed by: felschr
GPG key ID: 671E39E6744C807D
2 changed files with 4 additions and 0 deletions

View file

@ -62,6 +62,9 @@ with pkgs; {
# entertainment
celluloid
# other
emblem
];
home.stateVersion = "23.05";

View file

@ -98,6 +98,7 @@
bottles
zotero
newsflash
emblem
];
home.stateVersion = "23.05";