diff options
| author | Silas Schöffel <sils@sils.li> | 2024-04-21 17:37:58 +0200 |
|---|---|---|
| committer | Silas Schöffel <sils@sils.li> | 2024-04-22 17:02:26 +0200 |
| commit | 373aee2e8b55fb931527fd3efe0ba59ec21c2ad2 (patch) | |
| tree | b2c23f13d4ff4864e450caaa814026b5f4af606d /flake/nixosConfigurations | |
| parent | hm: consume mail module (diff) | |
| download | nix-config-373aee2e8b55fb931527fd3efe0ba59ec21c2ad2.zip | |
packages: pin calibre to working version
Diffstat (limited to '')
| -rw-r--r-- | flake/nixosConfigurations/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flake/nixosConfigurations/default.nix b/flake/nixosConfigurations/default.nix index bfe0e20..2be0ec1 100644 --- a/flake/nixosConfigurations/default.nix +++ b/flake/nixosConfigurations/default.nix @@ -2,6 +2,7 @@ self, base16-tokyo-night-scheme, nixpkgs, + nixpkgs-pinned, home-manager, prismlauncher, lanzaboote, |
