mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 09:48:30 +02:00
feat: refactor, update settings for sunshine (#215)
This commit is contained in:
4
modules/nixos/desktop/networking/default.nix
Normal file
4
modules/nixos/desktop/networking/default.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ mylib, ... }:
|
||||
{
|
||||
imports = mylib.scanPaths ./.;
|
||||
}
|
||||
Reference in New Issue
Block a user