forked from foxora/nix
updated flake.lock, reverted zig packages to unstable, switched ereader, added nix-index
This commit is contained in:
parent
6827fca11c
commit
387cceeadc
6 changed files with 95 additions and 86 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ spkgs, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
wayland.windowManager.river =
|
||||
let
|
||||
|
|
@ -7,7 +7,6 @@
|
|||
{
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
package = spkgs.river-classic; # FIX: using spkgs version as zls is broken rn ;-;
|
||||
|
||||
settings =
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue