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
36ae7b2141
nixos
/
modules
/
default.nix
10 lines
102 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
=
[
Begin stabilize system module
2024-05-25 23:51:37 +02:00
# ./cli
# ./desktop
# ./server
Move all files
2024-05-25 01:32:48 +02:00
./system
Begin add gpuPassgrouth conf
2024-05-07 17:55:36 +02:00
]
;
}
Reference in a new issue
Copy permalink