chore: Update Cape system
This commit is contained in:
parent
3054cf7ae1
commit
07a228e298
7 changed files with 504 additions and 520 deletions
|
|
@ -44,7 +44,7 @@
|
|||
services.printing.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
radicle-node
|
||||
radicle-desktop
|
||||
nix-output-monitor
|
||||
wget
|
||||
git
|
||||
|
|
@ -59,7 +59,6 @@
|
|||
localsend
|
||||
zulip
|
||||
wechat
|
||||
nixvim
|
||||
neovide
|
||||
];
|
||||
|
||||
|
|
@ -68,7 +67,7 @@
|
|||
services.scx = {
|
||||
enable = true;
|
||||
scheduler = "scx_lavd";
|
||||
package = pkgs.scx_git.rustscheds;
|
||||
package = pkgs.scx.rustscheds;
|
||||
};
|
||||
|
||||
boot = {
|
||||
|
|
|
|||
|
|
@ -66,7 +66,6 @@
|
|||
services.printing.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
radicle-node
|
||||
radicle-desktop
|
||||
nix-output-monitor
|
||||
wget
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue