diff options
| -rw-r--r-- | lass/3modules/nichtparasoup.nix | 27 | 
1 files changed, 26 insertions, 1 deletions
| diff --git a/lass/3modules/nichtparasoup.nix b/lass/3modules/nichtparasoup.nix index 37b55ad2d..c18c942d1 100644 --- a/lass/3modules/nichtparasoup.nix +++ b/lass/3modules/nichtparasoup.nix @@ -25,20 +25,26 @@ with import <stockholm/lib>;          SoupIO: everyone          Pr0gramm: new,top          Reddit: ${lib.concatStringsSep "," [ +          "2healthbars"            "abandonedporn"            "animalsbeingderps"            "ANormalDayInRussia"            "assholedesign" +          "AwesomeOffBrands"            "bizarrebuildings"            "bonehurtingjuice"            "boottoobig"            "bossfight" +          "bravofotogeschichten" +          "breathinginformation"            "buddhistmemes"            "cablefail"            "cableporn"            "catastrophicfailure"            "chairsunderwater"            "clevercomebacks" +          "confusingperspective" +          "conni"            "crappydesign"            "cursedcomments"            "desirepath" @@ -50,48 +56,66 @@ with import <stockholm/lib>;            "forbiddensnacks"            "funnyanimals"            "gifs" +          "Gittertiere" +          "goodboomerhumor"            "grssk" +          "halthoch"            "hmm" +          "hmmm"            "holdmybeer"            "holup"            "iamatotalpieceofshit"            "ichbin40undlustig"            "idiotsincars"            "illegallysmolcats" +          "infokriegerkutschen"            "instagramreality"            "instant_regret" +          "itrunsdoom"            "itsaunixsystem"            "kamikazebywords"            "keming"            "kidsarefuckingstupid"            "kitchenconfidential"            "laughingbuddha" +          "LiminalSpace"            "loadingicon" +          "MachinePorn" +          "mallninjashit"            "michaelbaygifs"            "mildlyinfuriating" +          "miscatculations"            "natureisfuckinglit"            "nononoyesno"            "notinteresting"            "notliketheothergirls"            "oddlysatisfying"            "ofcoursethatsathing" +          "okbuddylinux"            "OSHA"            "PeopleFuckingDying" +          "Perfectfit"            "perfectloops"            "PerfectTiming"            "picsofunusualbirds"            "PixelArt"            "pizzacrimes"            "prequelmemes" +          "Prisonwallet"            "reactiongifs" +          "RealFakeDoors"            "reallifedoodles"            "RetroFuturism"            "robotsbeingjerks" +          "SchizophreniaRides"            "scriptedasiangifs"            "shitposting"            "shittyfoodporn"            "shittyrobots"            "softwaregore" +          "specializedtools" +          "spicypillows" +          "StallmanWasRight"            "startledcats"            "startrekstabilized"            "stupidfood" @@ -100,10 +124,11 @@ with import <stockholm/lib>;            "ThingsCutInHalfPorn"            "totallynotrobots"            "trippinthroughtime" -          "unexpected"            "Unexpected" +          "urbanexploration"            "wasletztepreis"            "wellthatsucks" +          "wertekinder"            "wewantplates"            "whatcouldgowrong"            "whatsthisbug" | 
