5 lines
39 B
Nix
5 lines
39 B
Nix
{ config, pkgs, ... }:
|
|
let
|
|
in
|
|
''tags''
|
{ config, pkgs, ... }:
|
|
let
|
|
in
|
|
''tags''
|