diff --git a/hosts/katana.nix b/hosts/katana.nix index 4083813..8cb3981 100644 --- a/hosts/katana.nix +++ b/hosts/katana.nix @@ -95,9 +95,6 @@ nixpkgs = { config = { allowUnfree = true; - permittedInsecurePackages = [ - "electron-25.9.0" - ]; }; hostPlatform = lib.mkDefault "x86_64-linux"; }; @@ -125,7 +122,6 @@ openssl tree eza - htop zsh dig #dns lookup rage #file encryption diff --git a/modules/home-manager/home.nix b/modules/home-manager/home.nix index 4b4e375..3314f55 100644 --- a/modules/home-manager/home.nix +++ b/modules/home-manager/home.nix @@ -48,6 +48,7 @@ vlc atuin rio + imgcat # # Adds the 'hello' command to your environment. It prints a friendly # # "Hello, world!" when run.