add talos utilities
This commit is contained in:
@@ -26,6 +26,11 @@
|
||||
pkgs.catppuccin-cursors
|
||||
pkgs.catppuccin-gtk
|
||||
pkgs.postman
|
||||
pkgs.samba
|
||||
pkgs.openldap
|
||||
pkgs.argocd
|
||||
pkgs.talosctl
|
||||
pkgs.talhelper
|
||||
];
|
||||
fonts.packages = [
|
||||
pkgs.nerd-fonts.dejavu-sans-mono
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
{
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
programs.virt-manager.enable = true;
|
||||
virtualisation.spiceUSBRedirection.enable = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user