Add Logisim Evolution support
- Include logisim‑evolution in the core packages list. - Add `logisim-evolution.enable` option to system modules (enabled on desktop). - Bind `SUPER SHIFT F` to toggle floating windows. - Add tiling rule for Logisim windows. - Update `upf` alias to specify the flake path. - Refresh flake.lock revisions for firefox‑addons and wrappers.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
pullos = "git -C /home/${username}/garandos pull";
|
||||
upd = "nh os switch --hostname ${host}";
|
||||
upg = "nh os switch --hostname ${host} --update";
|
||||
upf = "sudo nix flake update";
|
||||
upf = "sudo nix flake update --flake /home/${username}/garandos";
|
||||
upd-bt = "nh os boot --hostname ${host}";
|
||||
upd-ts = "nh os test --hostname ${host}";
|
||||
upd-bd = "nh os build --hostname ${host}";
|
||||
|
||||
Reference in New Issue
Block a user