remove old niri stuff and use xwl satellite again
This commit is contained in:
parent
d99782af05
commit
e8c92c9d3c
7 changed files with 7 additions and 76 deletions
|
@ -6,7 +6,6 @@
|
|||
}: let
|
||||
inherit (lib) mkIf mkForce;
|
||||
inherit (config) conf;
|
||||
mkXwlWrapper = import ../niri/xwl-wrapper.nix;
|
||||
time = pkgs.makeDesktopItem {
|
||||
name = "peaclock-desktop";
|
||||
desktopName = "Time";
|
||||
|
@ -94,16 +93,10 @@ in
|
|||
fractal
|
||||
element-desktop
|
||||
papers
|
||||
prusa-slicer
|
||||
]
|
||||
++ [
|
||||
time
|
||||
]
|
||||
++ [
|
||||
(mkXwlWrapper {
|
||||
pkgs = pkgs;
|
||||
name = "Prusa";
|
||||
pkg = "prusa-slicer";
|
||||
})
|
||||
];
|
||||
|
||||
file = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue