This commit is contained in:
Sridhar Ratnakumar 2022-01-03 16:54:12 -05:00
parent d1f883e4f3
commit 05e88ca1df
3 changed files with 5 additions and 2 deletions

View file

@ -9,7 +9,9 @@ nixos:
# systemctl restart --user emanote
macos:
sudo ls
$$(nix build --extra-experimental-features "flakes nix-command" .#darwinConfigurations.air.system --no-link --json | jq -r '.[].outputs.out')/sw/bin/darwin-rebuild switch --flake .
launchctl start org.nixos.banyan
# Not sure why this doesn't reliably work
h0:

View file

@ -9,6 +9,9 @@
# onlyoffice-bin
obsidian
_1password
_1password-gui
simplescreenrecorder
obs-studio

View file

@ -9,8 +9,6 @@
};
environment.systemPackages = with pkgs; [
pass
_1password
_1password-gui
# Pinentry doesn't work on WSL NixOS unless manually configured on gpg-agent.conf
# See https://sigkill.dk/writings/guides/nixos_pass.html
pinentry-curses