update
This commit is contained in:
parent
98ef1ab27a
commit
e68fffc8c2
6 changed files with 56 additions and 57 deletions
|
|
@ -4,6 +4,7 @@
|
|||
sessionVariables = {
|
||||
ELECTRON_OZONE_PLATFORM_HINT = "wayland";
|
||||
NIXOS_OZONE_WL = "1";
|
||||
NH_FLAKE = "/home/lilith/nixos";
|
||||
};
|
||||
|
||||
file.inbox.source = config.lib.file.mkOutOfStoreSymlink "/home/lilith/sync/inbox";
|
||||
|
|
@ -15,7 +16,6 @@
|
|||
ll = "${pkgs.eza}/bin/eza -l";
|
||||
la = "${pkgs.eza}/bin/eza -la";
|
||||
grep = "grep --color=auto";
|
||||
os-switch = "nixos-rebuild build --flake $FLAKE -v --log-format internal-json |& nom --json && nvd diff /run/current-system $FLAKE/result && nixos-rebuild switch";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,6 +27,8 @@
|
|||
logseq
|
||||
gimp
|
||||
|
||||
gqrx
|
||||
|
||||
btop
|
||||
htop
|
||||
nix-output-monitor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue