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
add screen to enceladus
0xda157
2 months ago
3b874b68
4606908b
+1
1 changed file
expand all
collapse all
unified
split
modules
hosts
nixos
enceladus
default.nix
+1
modules/hosts/nixos/enceladus/default.nix
···
51
51
environment.systemPackages = with pkgs; [
52
52
distrobox
53
53
fw-ectool
54
54
+
screen
54
55
];
55
56
56
57
services.fwupd.enable = true;