Compare commits
No commits in common. "ee038d19792619c761d98fab5b797a345abae95a" and "8b0a736d219c7a57bc7e59ee389edd084e6efab5" have entirely different histories.
ee038d1979
...
8b0a736d21
2 changed files with 0 additions and 2 deletions
|
@ -128,7 +128,6 @@ alias_dictionary = {
|
|||
"forgejo-runner": "act_runner",
|
||||
"runactions": "act_runner exec --default-actions-url=https://www.coastalcommits.com --gitea-instance=https://www.coastalcommits.com",
|
||||
|
||||
"uvr": "uv run",
|
||||
"e": "edit",
|
||||
"c": "clear",
|
||||
"s": "sudo",
|
||||
|
|
|
@ -39,7 +39,6 @@
|
|||
# with explicit per-interface declarations with `networking.interfaces.<interface>.useDHCP`.
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
# networking.interfaces.br-a1d891ddb0a1.useDHCP = lib.mkDefault true;
|
||||
# networking.interfaces.br-bc06691dbb57.useDHCP = lib.mkDefault true;
|
||||
# networking.interfaces.docker0.useDHCP = lib.mkDefault true;
|
||||
# networking.interfaces.eno1.useDHCP = lib.mkDefault true;
|
||||
# networking.interfaces.tailscale0.useDHCP = lib.mkDefault true;
|
||||
|
|
Loading…
Add table
Reference in a new issue