lass cloudkrebs: change imports to user-toplevel
This commit is contained in:
parent
1bf670270c
commit
c58ab1ba49
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../../2configs/tv/CAC-Developer-2.nix
|
../../tv/2configs/CAC-Developer-2.nix
|
||||||
../../2configs/tv/CAC-CentOS-7-64bit.nix
|
../../tv/2configs/CAC-CentOS-7-64bit.nix
|
||||||
../../2configs/lass/base.nix
|
../2configs/base.nix
|
||||||
../../2configs/lass/retiolum.nix
|
../2configs/retiolum.nix
|
||||||
../../2configs/lass/fastpoke-pages.nix
|
../2configs/fastpoke-pages.nix
|
||||||
../../2configs/lass/new-repos.nix
|
../2configs/new-repos.nix
|
||||||
{
|
{
|
||||||
networking.interfaces.enp2s1.ip4 = [
|
networking.interfaces.enp2s1.ip4 = [
|
||||||
{
|
{
|
||||||
|
@ -23,7 +23,7 @@ let
|
|||||||
|
|
||||||
in {
|
in {
|
||||||
imports = [
|
imports = [
|
||||||
../../3modules/lass/iptables.nix
|
../3modules/iptables.nix
|
||||||
] ++ map createStaticPage [
|
] ++ map createStaticPage [
|
||||||
"habsys.de"
|
"habsys.de"
|
||||||
"pixelpocket.de"
|
"pixelpocket.de"
|
||||||
|
Loading…
Reference in New Issue
Block a user