tigervnc: add as a default home package
This commit is contained in:
parent
aee0391159
commit
44784fca23
1 changed files with 4 additions and 1 deletions
|
@ -138,7 +138,10 @@ let
|
|||
#hedgewars
|
||||
];
|
||||
|
||||
desktopCommon = [ keepassxc ];
|
||||
desktopCommon = [
|
||||
keepassxc
|
||||
tigervnc
|
||||
];
|
||||
|
||||
desktopLinux = [
|
||||
firefox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue