moving stuff around
This commit is contained in:
2
home.nix
2
home.nix
@@ -28,7 +28,7 @@
|
||||
WantedBy = [ "default.target" ];
|
||||
};
|
||||
Service = {
|
||||
ExecStart = "/home/matt/nix-config/reset_wifi";
|
||||
ExecStart = "/home/matt/nix-config/scripts/reset_wifi";
|
||||
# ExecStart = "${pkgs.writeShellScript "fix-wifi" ''
|
||||
# #!/usr/bin/env bash
|
||||
# echo 1 | sudo -u root tee /sys/bus/pci/devices/0000\:09\:00.0/reset
|
||||
|
||||
Reference in New Issue
Block a user