mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
r
This commit is contained in:
parent
6a06793716
commit
3dd31d28f7
4 changed files with 14 additions and 24 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
programs.home-manager.enable = true;
|
||||
programs.bash.shellAliases = {
|
||||
nixup = "home-manager switch --flake";
|
||||
#nixup = "home-manager switch --flake";
|
||||
};
|
||||
|
||||
nix = {
|
||||
Loading…
Add table
Add a link
Reference in a new issue