feat(home): add emblem
This commit is contained in:
parent
06a7b0c87c
commit
b034aab843
|
@ -62,6 +62,9 @@ with pkgs; {
|
|||
|
||||
# entertainment
|
||||
celluloid
|
||||
|
||||
# other
|
||||
emblem
|
||||
];
|
||||
|
||||
home.stateVersion = "23.05";
|
||||
|
|
|
@ -98,6 +98,7 @@
|
|||
bottles
|
||||
zotero
|
||||
newsflash
|
||||
emblem
|
||||
];
|
||||
|
||||
home.stateVersion = "23.05";
|
||||
|
|
Loading…
Reference in a new issue