fuk
This commit is contained in:
parent
a2c3affd4c
commit
c7a0265a43
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ in
|
|||
imagemagick
|
||||
]);
|
||||
|
||||
environment.systemPackages = [
|
||||
environment.systemPackages = with pkgs; [
|
||||
nerd-fonts.ubuntu
|
||||
nerd-fonts.ubuntu-mono
|
||||
] ++ optional-packages;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue