forked from Yuka/c3h-nixfiles
move stuff to shared-services
This commit is contained in:
parent
7549ce0707
commit
ab24240216
9 changed files with 9 additions and 8 deletions
|
|
@ -6,14 +6,14 @@
|
|||
../../common
|
||||
|
||||
# services
|
||||
./pulseaudio.nix
|
||||
./nfs-server.nix
|
||||
./mpd.nix
|
||||
./ympd.nix
|
||||
./spotifyd.nix
|
||||
./desktop.nix
|
||||
./vnc.nix
|
||||
./webserver.nix
|
||||
../../shared-services/pulseaudio.nix
|
||||
../../shared-services/nfs-server.nix
|
||||
../../shared-services/mpd.nix
|
||||
../../shared-services/ympd.nix
|
||||
../../shared-services/spotifyd.nix
|
||||
../../shared-services/desktop.nix
|
||||
../../shared-services/vnc.nix
|
||||
../../shared-services/webserver.nix
|
||||
];
|
||||
|
||||
networking.hostName = "nuc";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue