mirror of
https://github.com/blahai/nyx.git
synced 2025-06-07 19:03:02 -04:00
A lot of changes I cba to document
This commit is contained in:
parent
895247fd68
commit
3f62b901bd
7 changed files with 162 additions and 114 deletions
|
@ -1,7 +1,7 @@
|
|||
{ config, pkgs, inputs, ... }: {
|
||||
|
||||
nixpkgs = {
|
||||
overlays = [ inputs.nur.overlay ];
|
||||
overlays = [ inputs.nur.overlays.default ];
|
||||
config = { allowUnfree = true; };
|
||||
};
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
|||
protonup-qt
|
||||
prismlauncher
|
||||
osu-lazer-bin
|
||||
davinci-resolve
|
||||
# davinci-resolve
|
||||
nur.repos.reedrw.jkps
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue