0xda157's home-manager and nixos config

add screen to enceladus

0xda157 3b874b68 4606908b

+1
+1
modules/hosts/nixos/enceladus/default.nix
··· 51 environment.systemPackages = with pkgs; [ 52 distrobox 53 fw-ectool 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;