mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
removed batsignal. Used a bash script for battery notifications
This commit is contained in:
@@ -37,7 +37,7 @@ home.stateVersion = "25.11"; # Please read the comment before changing.
|
||||
home.packages = [
|
||||
#scritps
|
||||
(pkgs.callPackage ../../modules/scripts/dontkillsteam.nix {})
|
||||
|
||||
(pkgs.callPackage ../../modules/scripts/batterynotify.nix {})
|
||||
# # Adds the 'hello' command to your environment. It prints a friendly
|
||||
# # "Hello, world!" when run.
|
||||
# pkgs.hello
|
||||
|
||||
Reference in New Issue
Block a user