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
9c7e489a5f
nixos
/
modules
/
system
/
default.nix
9 lines
88 B
Nix
Raw
Normal View
History
Unescape
Escape
Restructure home and system modules
2024-05-27 22:40:30 +02:00
{
config
,
pkgs
,
.
.
.
}:
Move all files
2024-05-25 01:32:48 +02:00
{
imports
=
[
Restructure home and system modules
2024-05-27 22:40:30 +02:00
./desktop
./hardware
./server
Move all files
2024-05-25 01:32:48 +02:00
]
;
}
Reference in a new issue
Copy permalink