fix(home-manager): backup files, which will make a few errors disapear
This commit is contained in:
parent
7579c77002
commit
2028326de5
1 changed files with 2 additions and 0 deletions
|
|
@ -323,4 +323,6 @@
|
|||
wantedBy = [ "default.target" ];
|
||||
serviceConfig.ExecStart = "${pkgs.bluez}/bin/mpris-proxy";
|
||||
};
|
||||
|
||||
home-manager.backupFileExtension = "backup";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue