tangled
alpha
login
or
join now
wiro.world
/
dotfiles
2
fork
atom
yep, more dotfiles
2
fork
atom
overview
issues
1
pulls
1
pipelines
desktop: add gurobi
wiro.world
2 months ago
4272a187
d8cc4206
verified
This commit was signed with the committer's
known signature
.
wiro.world
SSH Key Fingerprint:
SHA256:SmMcWpNAnL+VAgItSawvXgdPVn7f1rsyAuB/5VNclKY=
+3
2 changed files
expand all
collapse all
unified
split
home-manager
profiles
desktop.nix
lib
unfree.nix
+1
home-manager/profiles/desktop.nix
···
65
65
packages = with pkgs; [
66
66
# Unfree
67
67
aseprite
68
68
+
gurobi
68
69
ida-free
69
70
jetbrains-toolbox
70
71
spotify
+2
lib/unfree.nix
···
11
11
12
12
# Home Manager
13
13
"aseprite"
14
14
+
"gurobi"
15
15
+
"gurobipy"
14
16
"ida-free"
15
17
"jetbrains-toolbox"
16
18
"spotify"