changed biscuit to desktop
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
|
||||
shellAliases = {
|
||||
ll = "ls -l";
|
||||
upd = "sudo nixos-rebuild switch --flake ~/Nixos/#biscuit";
|
||||
hupd = "home-manager switch --flake ~/Nixos/#biscuit";
|
||||
upd = "sudo nixos-rebuild switch --flake ~/Nixos/#desktop";
|
||||
hupd = "home-manager switch --flake ~/Nixos/#desktop";
|
||||
agu = "pkill gjs & ags run ~/Nixos/pkgs/ags/biscuit/app.ts &";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user