mirror of
https://github.com/JuLi0n21/publicConfig.git
synced 2026-06-05 03:16:30 +00:00
add kiwi and lillypilly
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{ inputs, pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = [
|
||||
inputs.zen-browser.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user