remove start-plasma-shortcut
This commit is contained in:
parent
19798add0d
commit
cc9132bbd4
|
@ -6,11 +6,7 @@
|
|||
niri,
|
||||
...
|
||||
}:
|
||||
let start-plasma-shortcut = pkgs.writeScriptBin "desktop" ''
|
||||
${pkgs.plasma-workspace}/libexec/plasma-dbus-run-session-if-needed ${pkgs.plasma-workspace}/bin/startplasma-wayland
|
||||
'';
|
||||
|
||||
kicad-patch = pkgs.stdenv.mkDerivation {
|
||||
let kicad-patch = pkgs.stdenv.mkDerivation rec {
|
||||
name = "kicad-patch";
|
||||
version = pkgs.kicad-small.version;
|
||||
src = pkgs.kicad-small;
|
||||
|
|
Loading…
Reference in New Issue
Block a user