mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
services/weechat: Removed deprecated service
This commit is contained in:
parent
874974c48a
commit
4058860ec6
2 changed files with 2 additions and 30 deletions
|
|
@ -1,5 +1 @@
|
|||
{ ... }: {
|
||||
imports = [
|
||||
./weechat.nix
|
||||
];
|
||||
}
|
||||
{ ... }: { imports = [ ./weechat.nix ]; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue