mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
ygg: Added grimoire (phone)
This commit is contained in:
parent
ce890b63ff
commit
aa1f72eeca
4 changed files with 16 additions and 13 deletions
|
|
@ -3,7 +3,6 @@
|
|||
{
|
||||
imports = [
|
||||
./system.nix
|
||||
./net.nix
|
||||
./access.nix
|
||||
./locale.nix
|
||||
./nix.nix
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
{ config, lib, pkgs, sources, ... }:
|
||||
|
||||
{
|
||||
services.tailscale.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue