hainich: add peertube to hexchen for testing purposes
This commit is contained in:
parent
88b4eb461d
commit
bdc0498cb6
1 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,8 @@
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages;
|
boot.kernelPackages = pkgs.linuxPackages;
|
||||||
|
|
||||||
|
users.users.hexchen.packages = with pkgs; [ peertube ];
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
# settings for stateful data, like file locations and database versions
|
# settings for stateful data, like file locations and database versions
|
||||||
# on your system were taken. It‘s perfectly fine and recommended to leave
|
# on your system were taken. It‘s perfectly fine and recommended to leave
|
||||||
|
|
Loading…
Reference in a new issue