Simplify some more environment settings
This commit is contained in:
parent
96f9cc09f9
commit
949cb85b2b
3 changed files with 4 additions and 9 deletions
|
@ -4,7 +4,6 @@
|
|||
./aliases
|
||||
./cursor
|
||||
./dconf
|
||||
./environment
|
||||
./fonts
|
||||
./gtk
|
||||
./impermanence
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
{ ... }:
|
||||
{
|
||||
home.sessionVariables = {
|
||||
MANPAGER = "nvim +Man!";
|
||||
NIXPKGS_ALLOW_UNFREE = 1;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue