📦 [shared] Updated dependencies, replace Grayjay flake with package
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{ pkgs, inputs, ... }:
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
@ -6,6 +6,6 @@
|
||||
gimp
|
||||
vlc
|
||||
vdhcoapp
|
||||
# inputs.grayjay.packages.${system}.grayjay
|
||||
grayjay
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user