Compare commits

...

3 commits

Author SHA1 Message Date
alydev
5ee696e854 update
Some checks failed
/ Check (push) Has been cancelled
2025-10-15 18:44:53 +10:00
alydev
806f8c6087 Merge branch 'main' of github.com:alyssadev/nixos 2025-10-15 18:43:49 +10:00
alydev
2a7482b129 update 2025-10-15 18:41:59 +10:00
2 changed files with 3 additions and 1 deletions

View file

@ -9,13 +9,14 @@ 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 --all
git push origin main
switch: commit _switch push

View file

@ -12,6 +12,7 @@
lidSwitch = "suspend";
lidSwitchDocked = "ignore";
lidSwitchExternalPower = "ignore";
powerKey = "ignore";
};
services.flatpak.enable = true;
services.flatpak.packages = [