mirror of
https://github.com/alyssadev/nixos.git
synced 2025-12-01 10:39:39 +10:00
parent
7f20f02dec
commit
c42276bd92
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
bashrcExtra = ''
|
||||
export PATH="$PATH:$HOME/bin:$HOME/.local/bin:$HOME/go/bin"
|
||||
alias vim='nvim'
|
||||
nrun() { nix shell nixpkgs#$1 -c "''${@:2}" ; }
|
||||
'';
|
||||
};
|
||||
home.stateVersion = "25.05";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue