boreal: remove nix sandbox workaround
This commit is contained in:
parent
3a125fde27
commit
feebd0940e
|
@ -111,9 +111,6 @@ in
|
|||
};
|
||||
my.displayManager.sddm.enable = true;
|
||||
|
||||
# TODO: remove when https://nixpk.gs/pr-tracker.html?pr=124237 reaches unstable
|
||||
nix.sandboxPaths = [ "/bin/sh=${pkgs.bash}/bin/sh" ];
|
||||
|
||||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
|
|
Loading…
Reference in a new issue