This website requires JavaScript.
Explore
Help
Sign in
JuliusFreudenberger
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
298978c053
nix-config
/
modules
/
administration.nix
13 lines
113 B
Nix
Raw
Normal View
History
Unescape
Escape
Initial commit
2025-01-14 01:29:24 +01:00
{
pkgs
,
lib
,
.
.
.
}
:
{
environment
.
systemPackages
=
with
pkgs
;
[
remmina
Change teleport to client closure with most recent version
2025-02-06 14:46:14 +02:00
teleport
.
client
Initial commit
2025-01-14 01:29:24 +01:00
]
;
}
Reference in a new issue
Copy permalink