mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-13 04:08:35 -05:00
use niri
This commit is contained in:
parent
1afbb8fb3b
commit
282bb68316
10 changed files with 804 additions and 28 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