feat: pa-notify and libvirtd configuration
added virt-manager and libvirtd for VMs added pa-notify autostart command for volume notification
This commit is contained in:
parent
71de8c08a0
commit
ab9b248551
5 changed files with 20 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
myAutostartCommands = [
|
||||
"fcitx5"
|
||||
"${pkgs.udiskie}/bin/udiskie"
|
||||
"${pkgs.pa-notify}/bin/pa-notify"
|
||||
];
|
||||
myConfigLocation = "/home/${myUserName}/nix-conf";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue