create svg of dependency tree with nixsize
This commit is contained in:
parent
3571905f0a
commit
2f8e7650e4
3 changed files with 26 additions and 0 deletions
|
@ -12,6 +12,7 @@ with lib.wyrdgard; {
|
|||
virtualisation.hypervGuest.videoMode = "1920x1080";
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
];
|
||||
|
||||
environment.variables.EDITOR = "nvim";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue