Continue to fix merge
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
wget
|
||||
];
|
||||
|
||||
services.nix-daemon.enable = true;
|
||||
greg.darwin = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user