mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
navi perms
This commit is contained in:
parent
0633aa02af
commit
ad756b5d33
1 changed files with 3 additions and 0 deletions
|
|
@ -202,6 +202,9 @@
|
|||
settings = {
|
||||
MusicFolder = "/media/storage/media/music";
|
||||
};
|
||||
systemd.serviceConfig = {
|
||||
MemoryDenyWriteExecute = false;
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue