Skip to content

Commit

Permalink
"Boot qubes from CD-ROM" shouldnt show the same qube as source
Browse files Browse the repository at this point in the history
  • Loading branch information
alimirjamali committed Jul 8, 2024
1 parent e37573a commit 95a5c5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qubesmanager/bootfromdevice.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ def __init_buttons__(self):
utils.initialize_widget_with_vms(
widget=self.fileVM,
qubes_app=self.qubesapp,
filter_function=(lambda x: x != self.vm),
allow_internal=True
)

Expand Down

0 comments on commit 95a5c5b

Please sign in to comment.