From f976418f7ce11914ca25aba3cd7dde5ce87c7d92 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 9 Aug 2017 18:34:58 +0200 Subject: typo --- bragi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bragi.nix b/bragi.nix index 2dd6e82b..fa5f860f 100644 --- a/bragi.nix +++ b/bragi.nix @@ -20,7 +20,7 @@ in rec { boot.tmpOnTmpfs = true; - boot.supportedFileSystems = [ "cifs" ]; + boot.supportedFilesystems = [ "cifs" ]; networking.hostName = "bragi"; networking.hostId = "2af11085"; -- cgit v1.2.3