index
:
stockholm
master
NixOS configuration
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
makefu
/
2configs
/
deployment
/
nixos.wiki
/
default.nix
blob: cd738ea8b909c2a901b9814345100e6ac23d878e (
plain
)
1
2
3
4
5
6
7
8
9
{ config, pkgs, ... }: { imports = [ ./mediawiki.nix ./network.nix ]; }