1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 19:41:08 +01:00

feat: rofi-hass

This commit is contained in:
2022-03-13 10:30:42 +01:00
parent 6f1f1887b9
commit 730070bc9d
2 changed files with 15 additions and 0 deletions

View File

@@ -265,6 +265,7 @@ in {
(pkgs.writers.writeDashBin "hass-cli" ''
HASS_SERVER=http://zaatar.r:8123 HASS_TOKEN=${lib.strings.fileContents <secrets/hass/token>} exec ${pkgs.home-assistant-cli}/bin/hass-cli "$@"
'')
scripts.rofi-hass
];
home-manager.users.me.xdg.configFile."pycodestyle".text = ''