diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-07-12 18:34:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-12 18:34:02 +0200 |
| commit | 026ead1ce40e5bf657a494ae7e75e69df6eebca3 (patch) | |
| tree | 5d0f9a52f2d37b1dceb5d4fdb8b9c79e6f7c988b /nixos/hosts/box | |
| parent | f9e6174acb9cfafac3db8101f8e4e0e0cb55f216 (diff) | |
Update configuration.nix
Diffstat (limited to 'nixos/hosts/box')
| -rw-r--r-- | nixos/hosts/box/configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/hosts/box/configuration.nix b/nixos/hosts/box/configuration.nix index fc127af..d2b20f3 100644 --- a/nixos/hosts/box/configuration.nix +++ b/nixos/hosts/box/configuration.nix @@ -129,7 +129,6 @@ environment.systemPackages = with pkgs; [ imv mpv wiremix - obsidian ]; fonts.packages = with pkgs; [ |
