diff --git a/nix/profiles/kiosk.nix b/nix/profiles/kiosk.nix index fccb1f7..ea3fe50 100644 --- a/nix/profiles/kiosk.nix +++ b/nix/profiles/kiosk.nix @@ -3,7 +3,6 @@ users.users.kiosk = { isNormalUser = true; uid = 1000; - packages = [ pkgs.dconf ]; }; # And configure cage to show fossbeamer on it.