diff --git a/Justfile b/Justfile index c37f950..338ff70 100644 --- a/Justfile +++ b/Justfile @@ -9,14 +9,13 @@ boot: commit: git add . - -git pull origin main -git commit -a -m "update" _switch: nixos-rebuild switch --flake . --use-remote-sudo push: - git push origin main + git push origin --all switch: commit _switch push diff --git a/system/aly-laptop.nix b/system/aly-laptop.nix index 9679d4d..6903d20 100644 --- a/system/aly-laptop.nix +++ b/system/aly-laptop.nix @@ -12,7 +12,6 @@ lidSwitch = "suspend"; lidSwitchDocked = "ignore"; lidSwitchExternalPower = "ignore"; - powerKey = "ignore"; }; services.flatpak.enable = true; services.flatpak.packages = [