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
environment.systemPackages = with pkgs; [
52
distrobox
53
fw-ectool
0
54
];
55
56
services.fwupd.enable = true;
···
51
environment.systemPackages = with pkgs; [
52
distrobox
53
fw-ectool
54
+
screen
55
];
56
57
services.fwupd.enable = true;