From bd906ed58154f0f86a016c195c9f87fc8b59eefc Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Mon, 26 Jan 2026 18:01:18 +0000 Subject: [PATCH] Add file compressor --- nixos/flake.nix | 2 +- nixos/home.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/nixos/flake.nix b/nixos/flake.nix index 5957121f..3657b230 100644 --- a/nixos/flake.nix +++ b/nixos/flake.nix @@ -1,5 +1,5 @@ { - description = "Nixos config flake"; + description = "Trude's NixOS configuration flake"; inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; diff --git a/nixos/home.nix b/nixos/home.nix index 94d66848..ca8c3f38 100644 --- a/nixos/home.nix +++ b/nixos/home.nix @@ -32,6 +32,7 @@ gnomeExtensions.blur-my-shell # Gnome Apps + file-roller commit binary