mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-08-17 16:10:59 +02:00
This commit is contained in:
@ -30,6 +30,8 @@ However, as Flakes is still an experimental feature, it is not enabled by defaul
|
||||
wget
|
||||
curl
|
||||
];
|
||||
# Set default editor to vim
|
||||
environment.variables.EDITOR = "vim";
|
||||
|
||||
# Omit the rest of the configuration...
|
||||
}
|
||||
|
Reference in New Issue
Block a user