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
|
@ -24,7 +24,7 @@
|
|||
|
||||
../../../disko/shodan
|
||||
|
||||
./auto-mount.nix
|
||||
# ./auto-mount.nix
|
||||
];
|
||||
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
|
@ -49,7 +49,7 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Custom tools
|
||||
auto-mount
|
||||
# auto-mount
|
||||
|
||||
#System:
|
||||
alejandra
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue