Remove unused argument

This commit is contained in:
Andreas Zweili 2022-11-03 23:11:12 +01:00
parent d37a25d05c
commit c87fa7622e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ pkgs, ... }: { ... }:
{ {
fileSystems."/mnt/data" = { fileSystems."/mnt/data" = {
device = "10.7.89.108:server_data"; device = "10.7.89.108:server_data";