diff options
| -rw-r--r-- | bragi.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -20,7 +20,7 @@ in rec { | |||
| 20 | 20 | ||
| 21 | boot.tmpOnTmpfs = true; | 21 | boot.tmpOnTmpfs = true; |
| 22 | 22 | ||
| 23 | boot.supportedFileSystems = [ "cifs" ]; | 23 | boot.supportedFilesystems = [ "cifs" ]; |
| 24 | 24 | ||
| 25 | networking.hostName = "bragi"; | 25 | networking.hostName = "bragi"; |
| 26 | networking.hostId = "2af11085"; | 26 | networking.hostId = "2af11085"; |
