Use Yakuake instead of Guake on laptop
parent
23eed05a25
commit
32b45a0916
@ -0,0 +1,5 @@
|
|||||||
|
packages: {config, ...}: {
|
||||||
|
environment.systemPackages = with packages; [
|
||||||
|
nixpkgs.yakuake
|
||||||
|
];
|
||||||
|
}
|
Loading…
Reference in New Issue