This website requires JavaScript.
Explore
Help
Sign in
florian.richer
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
edcbfaf379
nixos
/
modules
/
default.nix
10 lines
96 B
Nix
Raw
Normal View
History
Unescape
Escape
Move all files
2024-05-25 01:32:48 +02:00
{
config
,
pkgs
,
.
.
.
}:
Begin add gpuPassgrouth conf
2024-05-07 17:55:36 +02:00
{
imports
=
[
Move all files
2024-05-25 01:32:48 +02:00
./cli
./desktop
./server
./system
Begin add gpuPassgrouth conf
2024-05-07 17:55:36 +02:00
]
;
}
Reference in a new issue
Copy permalink