This commit is contained in:
ediblerope 2026-03-28 14:57:46 +00:00 committed by GitHub
parent d0ed3fe5c8
commit 816eeb6c3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 38 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#apps/zen.nix
#./apps/zen.nix
{ inputs, pkgs, lib, config, ... }:
{
config = lib.mkIf (lib.elem config.networking.hostName [ "FredOS-Gaming" "FredOS-Macbook" ]) {