cleaning up some monitor related stuff
This commit is contained in:
parent
aa678c9101
commit
5da6515a4c
5 changed files with 275 additions and 57 deletions
|
@ -19,7 +19,8 @@
|
|||
allowUnfree = true;
|
||||
};
|
||||
overlays = builtins.attrValues nix-config.overlays
|
||||
++ [ inputs.niri.overlays.niri ];
|
||||
++ [ inputs.niri.overlays.niri
|
||||
inputs.nix-rice.overlays.default ];
|
||||
};
|
||||
|
||||
# environment.etc."nix/inputs/nixpkgs".source = "${nixpkgs}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue