mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
updated README
This commit is contained in:
parent
3dd31d28f7
commit
67840c243d
3 changed files with 8 additions and 9 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
programs.home-manager.enable = true;
|
||||
programs.bash.shellAliases = {
|
||||
nixup = "sudo nixos-rebuild switch --flake /etc/nixos/.#windows";
|
||||
nixup = "sudo nixos-rebuild switch --flake /etc/nixos/.#wsl";
|
||||
};
|
||||
|
||||
home.stateVersion = "23.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue