Skip to content

Commit

Permalink
nix/profiles/kiosk: remove unnecessary dconf
Browse files Browse the repository at this point in the history
  • Loading branch information
flokli committed Jul 19, 2024
1 parent 2254de0 commit 7ccb8a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nix/profiles/kiosk.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
users.users.kiosk = {
isNormalUser = true;
uid = 1000;
packages = [ pkgs.dconf ];
};

# And configure cage to show fossbeamer on it.
Expand Down

0 comments on commit 7ccb8a3

Please sign in to comment.