updated system config
This commit is contained in:
parent
feeabac5da
commit
36a707508f
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@
|
|||
|
||||
services.tailscale.enable = true;
|
||||
|
||||
virtualisation.libvirtd.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
(nerdfonts.override {fonts = ["FiraCode" "Iosevka"];})
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue