index
:
NixOS-config
REWRITING
config-rewrite
custom-niri-rice
flake-cleanup
main
new-main
schrott-extract-rice
temp
My personal NixOS configuration for all of my machines.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hosts
/
herra
/
network.nix
blob: d0e2b6bd1345287b5e2692f7c5153fedc96c3939 (
plain
)
1
2
3
4
5
6
{pkgs, ...}: { environment.systemPackages = with pkgs; [ libimobiledevice usbmuxd ]; }