add gpu screen recorder; add virt manager; add rest manager to vscode;
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
};
|
||||
|
||||
hardware.tuxedo-drivers.enable = true;
|
||||
programs.gpu-screen-recorder.enable = true;
|
||||
virtualisation.libvirtd.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.worble = {
|
||||
|
||||
@@ -80,6 +80,7 @@
|
||||
inotify-tools
|
||||
libnotify
|
||||
electrum
|
||||
gpu-screen-recorder-gtk
|
||||
];
|
||||
|
||||
fonts.fontconfig = {
|
||||
|
||||
Reference in New Issue
Block a user