cleanup
This commit is contained in:
1
home.nix
1
home.nix
@@ -8,7 +8,6 @@
|
||||
|
||||
home.file.".config/traefik/traefik.toml".source = ./files/traefik.toml;
|
||||
home.file.".npmrc".source = ./files/.npmrc;
|
||||
home.file.".aider.conf.yml".source = ./files/.aider.conf.yml;
|
||||
home.file.".local/bin/stt-dictate" = {
|
||||
source = ./files/stt-dictate.sh;
|
||||
executable = true;
|
||||
|
||||
Reference in New Issue
Block a user