feat: Update to latest nixpkgs
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
This commit is contained in:
706
flake.lock
generated
706
flake.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,7 @@
|
|||||||
imports = [inputs.vicinae.homeManagerModules.default];
|
imports = [inputs.vicinae.homeManagerModules.default];
|
||||||
services.vicinae = {
|
services.vicinae = {
|
||||||
enable = device.is "ryu";
|
enable = device.is "ryu";
|
||||||
autoStart = true;
|
systemd.autoStart = true;
|
||||||
extensions = [];
|
extensions = [];
|
||||||
# package = pkgs.vicinae.overrideAttrs (old: {
|
# package = pkgs.vicinae.overrideAttrs (old: {
|
||||||
# patches = [../../patches/vicinae-ctrl-np.patch];
|
# patches = [../../patches/vicinae-ctrl-np.patch];
|
||||||
|
|||||||
Reference in New Issue
Block a user