added NxACE (untested)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{ config, pkgs, secrets, ... }:
|
||||
{ config, pkgs, lib, host, secrets, ... }:
|
||||
lib.mkIf (host != "NxACE")
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
thunderbird
|
||||
|
||||
Reference in New Issue
Block a user