final changes, system is usable
This commit is contained in:
parent
4bba4871b4
commit
ea2ee2009e
10 changed files with 35 additions and 29 deletions
|
|
@ -1,4 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
home = {
|
||||
sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue