From 367b0c114f38d5c332f5ee971ad13dd69e302dec Mon Sep 17 00:00:00 2001 From: tilpner Date: Mon, 15 Jun 2020 09:53:06 +0200 Subject: WIP towards module based configuration --- profiles/distrustUser.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/distrustUser.nix') diff --git a/profiles/distrustUser.nix b/profiles/distrustUser.nix index b90175b..0132224 100644 --- a/profiles/distrustUser.nix +++ b/profiles/distrustUser.nix @@ -1,4 +1,4 @@ -{ ffLib }: { +{ ... }: { policies = { BlockAboutAddons = true; BlockAboutConfig = true; -- cgit v1.2.3