dnm
This commit is contained in:
parent
8bec816dc8
commit
8137354068
3 changed files with 16 additions and 16 deletions
|
|
@ -1,10 +1,9 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
# Add this module's pinned applications
|
||||
desktop.plasma.pinnedApps = [
|
||||
"tor-browser.desktop" # Tor browser
|
||||
"org.kde.kleopatra.desktop" # Kleopatra GPG
|
||||
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"python3.12-ecdsa-0.19.1"
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue