Common: don't set micro as default editor
This commit is contained in:
parent
502e7576ae
commit
e7bee1a15f
1 changed files with 0 additions and 4 deletions
|
|
@ -6,10 +6,6 @@
|
||||||
# As of the 1st of May 2023, the default packages are nano, perl, rsync and strace
|
# 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
|
# I don't need any of them, so I just empty the list
|
||||||
defaultPackages = [];
|
defaultPackages = [];
|
||||||
variables = {
|
|
||||||
# Environment variables go here
|
|
||||||
EDITOR = "micro";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Set up /tmp
|
# Set up /tmp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue