mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
Use unstable for all the things
This commit is contained in:
@@ -112,7 +112,6 @@
|
||||
initExtra = ''
|
||||
export PATH=$PATH:~/.cargo/bin
|
||||
export PATH=$PATH:~/.local/bin
|
||||
export PATH=$PATH:~/.npm-packages/bin
|
||||
export PATH=$PATH:~/go/bin
|
||||
export PAGER=less
|
||||
|
||||
@@ -366,6 +365,7 @@
|
||||
xclip
|
||||
]);
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
home.file.".emacs.d/init.el".source = ./init.el;
|
||||
|
Reference in New Issue
Block a user