Skip to content

Commit

Permalink
nixos: Allow user mounts
Browse files Browse the repository at this point in the history
  • Loading branch information
TLATER committed Jan 28, 2024
1 parent 73bb318 commit 5a74cfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos-config/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@
pulse.enable = true;
};

udisks2.enable = true;
nscd.enableNsncd = true;
blueman.enable = true;
chrony.enable = true;
Expand Down

0 comments on commit 5a74cfd

Please sign in to comment.