mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
nixup made redundant by justfile
This commit is contained in:
parent
61f8b7e1ae
commit
f004116873
5 changed files with 0 additions and 15 deletions
|
|
@ -10,9 +10,6 @@
|
|||
programs.home-manager.enable = true;
|
||||
|
||||
programs.bash = {
|
||||
shellAliases = {
|
||||
nixup = "home-manager switch --flake";
|
||||
};
|
||||
initExtra =
|
||||
import ./scripts/guiControl
|
||||
;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue