tangled
alpha
login
or
join now
wiro.world
/
dotfiles
2
fork
atom
yep, more dotfiles
2
fork
atom
overview
issues
1
pulls
1
pipelines
stylix: remove gtk target
wiro.world
2 months ago
fcc2447c
2430d9a5
verified
This commit was signed with the committer's
known signature
.
wiro.world
SSH Key Fingerprint:
SHA256:SmMcWpNAnL+VAgItSawvXgdPVn7f1rsyAuB/5VNclKY=
0/1
nix.yml
pending
2mo ago
+1
1 changed file
expand all
collapse all
unified
split
home-manager
profiles
desktop.nix
+1
home-manager/profiles/desktop.nix
···
124
124
programs.broot.enable = true;
125
125
126
126
stylix.targets.qt.enable = false;
127
127
+
stylix.targets.gtk.enable = false;
127
128
128
129
programs.go = {
129
130
enable = true;