This website requires JavaScript.
Explore
Help
Sign In
azikx
/
wyswort
Watch
1
Star
0
Fork
You've already forked wyswort
0
mirror of
https://git.sr.ht/~azikx/wyswort
synced
2024-10-30 09:06:19 +00:00
Code
Activity
main
wyswort
/
host
/
system
/
default.nix
11 lines
126 B
Nix
Raw
Permalink
Normal View
History
Unescape
Escape
update
2024-10-12 09:43:57 +00:00
{
update
2024-10-15 08:34:19 +00:00
imports
=
[
./boot.nix
./disks.nix
./hardware.nix
./services.nix
./network.nix
./sound.nix
]
;
update
2024-10-12 09:43:57 +00:00
}
Copy permalink