Commit graph

18 commits

Author SHA1 Message Date
90a5b894e9
bump dependencies
Some checks are pending
Go Build / build (push) Waiting to run
2025-01-08 13:35:18 +03:00
9e387aa673
nix: enable power-profiles-daemon while batmon is enabled; assert 2025-01-08 13:25:35 +03:00
Fazzi
cdf8a82c27
nix: configuration and systemd service fixes (#2)
* remove the DynamicUser systemd serviceConfig option, it isn't used on user services

* remove references to power-profiles-daemon.service in the user service, you can't reference sysemd services in a systemd user service

* make --config reference path to config, not the config itself
2025-01-08 10:10:23 +00:00
51831ae23a
nix: fix documentation link 2025-01-08 11:38:12 +03:00
957d52b64e
nix: fix package singleton 2025-01-08 11:23:30 +03:00
53d59bcd24
docs: expand nix installation; wording 2025-01-08 11:19:16 +03:00
60612360f8
nix: remove redundant arg 2025-01-08 11:09:05 +03:00
0e6979f684
nix: modernize 2025-01-08 11:08:07 +03:00
514eb6617e
add short description 2025-01-08 11:07:46 +03:00
6221a470a3
cleanup 2024-01-11 23:43:27 +03:00
c42fccb20a
officially rename package to batmon 2024-01-11 23:38:08 +03:00
de13066a62
provide vendor dir for nix 2024-01-11 23:37:32 +03:00
003e12a3ef
CI: build with go 2024-01-11 22:56:10 +03:00
2b94d2eda1
Merge pull request #1 from NotAShelf/v2
go rewrite
2024-01-11 19:51:43 +00:00
d4290ff553
go rewrite 2024-01-11 22:51:07 +03:00
3a9d220140
don't check for write perms 2024-01-09 14:01:15 +03:00
17bd6eaf55
nix tooling 2024-01-09 13:49:33 +03:00
NotAShelf
4cf46c1659
Initial commit 2024-01-08 19:13:35 +03:00