Compare commits
No commits in common. "0484e94de549e7adc6c07ec7cdcc5423016d2dd5" and "bd474658dca35ae84ca2901014a19b26bcef2568" have entirely different histories.
0484e94de5
...
bd474658dc
2 changed files with 0 additions and 8 deletions
6
Justfile
6
Justfile
|
|
@ -16,9 +16,3 @@ remote OPERATION HOST REMOTEHOST *FLAGS:
|
|||
--sudo \
|
||||
{{FLAGS}} \
|
||||
{{OPERATION}}
|
||||
|
||||
windows-searchengines:
|
||||
#!/usr/bin/env bash
|
||||
windows_username="$(cmd.exe /c echo %username% 2>/dev/null | dos2unix)"
|
||||
nix build .\#nixosConfigurations.nixdesk.config.home-manager.users.xun.programs.firefox.profiles.xun.search.file
|
||||
cp result "/mnt/c/Users/$windows_username/AppData/Roaming/Mozilla/Firefox/Profiles/ey682mc4.default-release/search.json.mozlz4"
|
||||
|
|
|
|||
|
|
@ -27,9 +27,7 @@
|
|||
|
||||
develop.langs.c
|
||||
develop.langs.nix
|
||||
develop.langs.rust
|
||||
develop.langs.gleam
|
||||
develop.langs.elixir
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue