This website requires JavaScript.
Explore
Help
Sign in
felix
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
mirror of
https://github.com/Stunkymonkey/nixos.git
synced
2025-05-24 18:04:41 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
ca2adbd999
nixos
/
modules
/
default.nix
9 lines
75 B
Nix
Raw
Normal View
History
Unescape
Escape
split config and pkgs in separate folders
2022-07-30 15:00:18 +02:00
{
.
.
.
}:
{
imports
=
[
thinkman: enable nitrokey
2022-11-30 14:52:47 +01:00
./hardware
split config and pkgs in separate folders
2022-07-30 15:00:18 +02:00
./services
system/podman: have module available
2022-12-05 22:53:04 +01:00
./system
split config and pkgs in separate folders
2022-07-30 15:00:18 +02:00
]
;
}
Reference in a new issue
Copy permalink