Auto-mount conflicts with the update now so let's remove it
This commit is contained in:
parent
c4401797c0
commit
3fb363e0b5
2 changed files with 3 additions and 3 deletions
|
@ -12,5 +12,5 @@ pkgs: {
|
|||
upgrade = pkgs.callPackage ./upgrade {};
|
||||
restart = pkgs.callPackage ./restart {};
|
||||
phanpy = pkgs.callPackage ./phanpy {};
|
||||
auto-mount = pkgs.callPackage ./auto-mount {};
|
||||
# auto-mount = pkgs.callPackage ./auto-mount {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue