This website requires JavaScript.
Explore
Help
Sign In
extern
/
nix-config
Watch
1
Star
0
Fork
1
You've already forked nix-config
mirror of
https://github.com/donovanglover/nix-config.git
synced
2025-01-09 15:38:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
30ccf622f7
nix-config
/
host
/
default.nix
9 lines
88 B
Nix
Raw
Normal View
History
Unescape
Escape
nix: Further categorization
2023-05-19 01:12:30 +02:00
{
imports
=
[
Move laptop config to host
2023-05-19 01:22:31 +02:00
./laptop
nix: Further categorization
2023-05-19 01:12:30 +02:00
./mullvad
./networking
./virtualization
]
;
}
Reference in New Issue
Copy Permalink