diff --git a/roles/common/configuration.nix b/roles/common/configuration.nix index 3b30960..0e5699e 100755 --- a/roles/common/configuration.nix +++ b/roles/common/configuration.nix @@ -6,10 +6,6 @@ # As of the 1st of May 2023, the default packages are nano, perl, rsync and strace # I don't need any of them, so I just empty the list defaultPackages = []; - variables = { - # Environment variables go here - EDITOR = "micro"; - }; }; # Set up /tmp