tangled
alpha
login
or
join now
wiro.world
/
dotfiles
2
fork
atom
yep, more dotfiles
2
fork
atom
overview
issues
1
pulls
1
pipelines
tools: add flake nix-alien
wiro.world
3 months ago
5364de54
2f53fb54
verified
This commit was signed with the committer's
known signature
.
wiro.world
SSH Key Fingerprint:
SHA256:SmMcWpNAnL+VAgItSawvXgdPVn7f1rsyAuB/5VNclKY=
+4
-1
1 changed file
expand all
collapse all
unified
split
home-manager
fragments
tools.nix
+4
-1
home-manager/fragments/tools.nix
···
1
1
{ config
2
2
, lib
3
3
, pkgs
4
4
+
, lpkgs
4
5
, ...
5
6
}:
6
7
···
63
64
unzip
64
65
vlock
65
66
wormhole-rs
66
66
-
]) ++ lib.optionals (!flags.onlyCached) [ ];
67
67
+
]) ++ lib.optionals (!flags.onlyCached) [
68
68
+
lpkgs.nix-alien
69
69
+
];
67
70
68
71
programs.fish.shellAbbrs = {
69
72
# Use newer tools