tangled
alpha
login
or
join now
da157.id
/
nix-config
0
fork
atom
0xda157's home-manager and nixos config
0
fork
atom
overview
issues
pulls
pipelines
use screen option
0xda157
2 months ago
871a46e0
27010949
0/1
check.yml
failed
30s
+1
-1
1 changed file
expand all
collapse all
unified
split
modules
nixos
default.nix
+1
-1
modules/nixos/default.nix
···
39
39
nh
40
40
powertop
41
41
ripgrep
42
42
-
screen
43
42
tree
44
43
usbutils
45
44
vim
···
75
74
enable = true;
76
75
lfs.enable = true;
77
76
};
77
77
+
screen.enable = true;
78
78
};
79
79
80
80
services = {