added Nextcloud HPBS to Configuration.nix
This commit is contained in:
parent
97c26a40a5
commit
c32e3b5927
@ -137,6 +137,7 @@ in
|
|||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
(callPackage ./modules/systemd-manager_sovran_systems.nix {})
|
(callPackage ./modules/systemd-manager_sovran_systems.nix {})
|
||||||
|
(callPackage ./modules/nextcloud_hpbs_default.nix {})
|
||||||
git
|
git
|
||||||
wget
|
wget
|
||||||
fish
|
fish
|
||||||
|
Loading…
Reference in New Issue
Block a user