Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NixOS
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nicolas Lenz
NixOS
Commits
e96afb60
Verified
Commit
e96afb60
authored
1 week ago
by
Nicolas Lenz
Browse files
Options
Downloads
Patches
Plain Diff
feat: add remote desktop clients
parent
219a18b3
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
home/apps/graphical.nix
+4
-0
4 additions, 0 deletions
home/apps/graphical.nix
with
4 additions
and
0 deletions
home/apps/graphical.nix
+
4
−
0
View file @
e96afb60
...
...
@@ -74,6 +74,10 @@ lib.mkIf (!config.eisfunke.headless) {
pkgs
.
openscad-unstable
# code-based 3D CAD software
pkgs
.
orca-slicer
# slicer for 3D printing
pkgs
.
ausweisapp
# German ID card scanner application, requires UDP port 24727 to connect to a smartphone
# remote desktop
pkgs
.
remmina
pkgs
.
rustdesk-flutter
];
# image viewer
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment