0xda157's home-manager and nixos config

add screen to enceladus

0xda157 3b874b68 4606908b

+1
+1
modules/hosts/nixos/enceladus/default.nix
··· 51 51 environment.systemPackages = with pkgs; [ 52 52 distrobox 53 53 fw-ectool 54 + screen 54 55 ]; 55 56 56 57 services.fwupd.enable = true;