change niri to niri-unstable and update flake inputs
This commit is contained in:
parent
d9b33554b9
commit
7d52c44603
3 changed files with 22 additions and 20 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
programs.niri = {
|
||||
package = pkgs.niri-unstable;
|
||||
config = builtins.readFile ./config.kdl;
|
||||
};
|
||||
home.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue