mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
niri (#39)
Reviewed-on: https://codeberg.org/tmayoff/.dotfiles/pulls/39 Co-authored-by: Tyler Mayoff <tyler@tylermayoff.com> Co-committed-by: Tyler Mayoff <tyler@tylermayoff.com>
This commit is contained in:
parent
1afbb8fb3b
commit
7ccdf27209
11 changed files with 818 additions and 29 deletions
|
|
@ -11,11 +11,7 @@ in {
|
|||
];
|
||||
|
||||
nixpkgs = {
|
||||
overlays = [
|
||||
outputs.overlays.additions
|
||||
outputs.overlays.modifications
|
||||
outputs.overlays.unstable-packages
|
||||
];
|
||||
overlays = builtins.attrValues outputs.overlays;
|
||||
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue