mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
hosts/samhain: ckb-next 0.4.4 got upstreamed, moved to
This commit is contained in:
parent
c63a497375
commit
5b1dcd955f
6 changed files with 23 additions and 82 deletions
|
|
@ -51,7 +51,7 @@
|
|||
|
||||
hardware.ckb-next = {
|
||||
enable = true;
|
||||
package = pkgs.kat-ckb;
|
||||
package = pkgs.ckb-next;
|
||||
};
|
||||
|
||||
services.usbmuxd.enable = true;
|
||||
|
|
@ -68,7 +68,7 @@
|
|||
# graphics tablet
|
||||
services.xserver.wacom.enable = true;
|
||||
|
||||
environment.systemPackages = [ pkgs.idevicerestore pkgs.kat-ckb ];
|
||||
environment.systemPackages = [ pkgs.idevicerestore pkgs.ckb-next ];
|
||||
|
||||
# other stuffs
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue