Fix formatting.
This commit is contained in:
@@ -6,7 +6,5 @@
|
||||
];
|
||||
networking.hostName = "kopia";
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
kopia
|
||||
];
|
||||
environment.systemPackages = with pkgs; [ kopia ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user